| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.deploy.parse |
Deployment information parsing
|
| com.avaje.ebeaninternal.server.persist |
Persistence Implementation
|
| com.avaje.ebeaninternal.server.query | |
| com.avaje.ebeaninternal.server.transaction |
Transaction implementation
|
| Modifier and Type | Method and Description |
|---|---|
BeanDescriptorManager |
InternalConfiguration.getBeanDescriptorManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadAnnotations.readAssociations(DeployBeanInfo<?> info,
BeanDescriptorManager factory)
Read and process the associated relationship annotations.
|
| Constructor and Description |
|---|
AnnotationAssocManys(DeployBeanInfo<?> info,
BeanDescriptorManager factory)
Create with the DeployInfo.
|
AnnotationAssocOnes(DeployBeanInfo<?> info,
BeanDescriptorManager factory)
Create with the deploy Info.
|
| Constructor and Description |
|---|
DefaultPersister(SpiEbeanServer server,
Binder binder,
BeanDescriptorManager descMgr,
PstmtBatch pstmtBatch) |
| Constructor and Description |
|---|
DefaultOrmQueryEngine(BeanDescriptorManager descMgr,
CQueryEngine queryEngine)
Create the Finder.
|
| Modifier and Type | Method and Description |
|---|---|
BeanDescriptorManager |
TransactionManager.getBeanDescriptorManager() |
| Constructor and Description |
|---|
TransactionManager(ClusterManager clusterManager,
BackgroundExecutor backgroundExecutor,
ServerConfig config,
BeanDescriptorManager descMgr,
BootupClasses bootupClasses)
Create the TransactionManager
|
Copyright © 2014. All Rights Reserved.