public interface ORMDialectContext extends com.holonplatform.core.ExpressionResolver.ExpressionResolverSupport, EntityManagerHandler
ORMDialect initialization.| Modifier and Type | Method and Description |
|---|---|
javax.persistence.EntityManagerFactory |
getEntityManagerFactory()
Get the EntityManagerFactory.
|
JPQLValueDeserializer |
getValueDeserializer()
Get the
JPQLValueDeserializer of this context. |
JPQLValueSerializer |
getValueSerializer()
Get the
JPQLValueSerializer of this context. |
addExpressionResolver, addExpressionResolvers, removeExpressionResolverwithEntityManager, withEntityManagerjavax.persistence.EntityManagerFactory getEntityManagerFactory()
JPQLValueSerializer getValueSerializer()
JPQLValueSerializer of this context.JPQLValueSerializerJPQLValueDeserializer getValueDeserializer()
JPQLValueDeserializer of this context.JPQLValueDeserializerCopyright © 2019 The Holon Platform. All rights reserved.