| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.persist |
Persistence Implementation
|
| com.avaje.ebeaninternal.server.query |
| Modifier and Type | Method and Description |
|---|---|
Binder |
InternalConfiguration.getBinder() |
| Constructor and Description |
|---|
DefaultPersister(SpiEbeanServer server,
Binder binder,
BeanDescriptorManager descMgr,
PstmtBatch pstmtBatch) |
DefaultPersistExecute(Binder binder,
PstmtBatch pstmtBatch)
Construct this DmlPersistExecute.
|
ExeCallableSql(Binder binder,
PstmtBatch pstmtBatch) |
ExeOrmUpdate(Binder binder,
PstmtBatch pstmtBatch)
Create with a given binder.
|
ExeUpdateSql(Binder binder,
PstmtBatch pstmtBatch)
Create with a given binder.
|
| Constructor and Description |
|---|
CQueryBuilder(BackgroundExecutor backgroundExecutor,
DatabasePlatform dbPlatform,
Binder binder)
Create the SqlGenSelect.
|
CQueryEngine(DatabasePlatform dbPlatform,
Binder binder,
BackgroundExecutor backgroundExecutor) |
CQueryPredicates(Binder binder,
OrmQueryRequest<?> request) |
DefaultRelationalQueryEngine(Binder binder,
String dbTrueValue) |
RawSqlSelectClauseBuilder(DatabasePlatform dbPlatform,
Binder binder) |
Copyright © 2014. All Rights Reserved.