public class MongoDBPropertyHelper extends ParserPropertyHelper implements org.hibernate.hql.ast.spi.PropertyHelper
| Constructor and Description |
|---|
MongoDBPropertyHelper(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
org.hibernate.hql.ast.spi.EntityNamesResolver entityNames) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName(Class<?> entityType,
List<String> propertyName) |
String |
getColumnName(OgmEntityPersister persister,
List<String> propertyPath) |
String |
getColumnName(String entityType,
List<String> propertyPath) |
convertToBackendType, convertToPropertyType, findAssociationPath, getColumn, getPersister, getPropertyType, getSessionFactory, isAssociation, isEmbeddedProperty, isNestedProperty, isSimplePropertyCopyright © 2010–2016 Hibernate. All rights reserved.