public interface EntityManagerConfiguration
| Modifier and Type | Method and Description |
|---|---|
EntityInfoResolverFactory |
getEntityInfoResolverFactory()
Gets a EntityInfo factory to use when parsing the schema configuration annotated on
the
entity type |
NameConverters |
getNameConverters()
Gets the name converters to be used with the (to be) configured
EntityManager. |
SchemaConfiguration |
getSchemaConfiguration()
Gets the schema configuration to be used with the (to be) configured
EntityManager |
boolean |
useWeakCache()
Deprecated.
since 0.25. EntityManager now no longer caches.
|
@Deprecated boolean useWeakCache()
NameConverters getNameConverters()
EntityManager.null name converterSchemaConfiguration getSchemaConfiguration()
EntityManagernull schema configurationEntityInfoResolverFactory getEntityInfoResolverFactory()
entity typenull EntityInfo factoryCopyright © 2007–2021 Atlassian. All rights reserved.