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 java.io.Serializable> |
DatabaseClient.newPojoRepository(java.lang.Class<T> clazz,
java.lang.Class<ID> idClass)
Creates a PojoRepository specific to the specified class and its id type.
|
Copyright © 2013-2021 MarkLogic Corporation.