Interface | Description |
---|---|
DBAccessor |
Interface for schema manipulation
Note: IF NOT EXISTS is default for all supported DDL statements
|
Class | Description |
---|---|
AmbariJpaLocalTxnInterceptor | |
AmbariLocalSessionInterceptor |
AOP interceptor to provide session borders
|
DBAccessor.DBColumnInfo |
Capture column type
|
DBAccessorImpl | |
GuiceJpaInitializer |
This class needs to be instantiated with guice to initialize Guice-persist
|
Enum | Description |
---|---|
DBAccessor.DBColumnInfo.DBColumnType | |
JPATableGenerationStrategy | |
PersistenceType |
Annotation Type | Description |
---|---|
RequiresSession |
Any method or class marked with annotation treated as requiring Jpa session.
|
Copyright © 2016. All rights reserved.