Uses of Class
com.alpha.mongodb.entitymanager.entity.info.EntityField
-
Packages that use EntityField Package Description com.alpha.mongodb.entitymanager.entity.info -
-
Uses of EntityField in com.alpha.mongodb.entitymanager.entity.info
Methods in com.alpha.mongodb.entitymanager.entity.info that return types with arguments of type EntityField Modifier and Type Method Description Optional<EntityField>
EntitySchemaInformation. getIdField()
Optional<EntityField>
EntitySchemaInformation. getVersionField()
-