public abstract class AbstractJpaPlugin extends AbstractPlugin
Modifier and Type | Field and Description |
---|---|
protected static PersistenceModuleFactory |
factory |
JAX_RS_RESOURCE_CLASSES_KEY
Constructor and Description |
---|
AbstractJpaPlugin() |
Modifier and Type | Method and Description |
---|---|
protected void |
bindToJPAEntity(java.lang.String puName,
java.lang.Class<?>... entities) |
protected org.apache.onami.persist.PersistenceModule |
create() |
bindToChecker, bindToDataConverter, bindToDefaultConfig, bindToJaxRs, bindToOptionalConfig, equals, hashCode
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected static final PersistenceModuleFactory factory