Package | Description |
---|---|
com.marklogic.client |
The package provides the core classes, interfaces and exceptions for working with the database.
|
Modifier and Type | Method and Description |
---|---|
<T,ID extends Serializable> |
DatabaseClient.newPojoRepository(Class<T> clazz,
Class<ID> idClass)
Creates a PojoRepository specific to the specified class and its id type.
|
Copyright © 2013-2016 MarkLogic Corporation.