public class MongoDBPropertyHelper extends Object 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 |
|---|---|
Object |
convertToPropertyType(String entityType,
List<String> propertyPath,
String value) |
String |
getColumnName(String entityType,
String propertyName) |
public MongoDBPropertyHelper(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
org.hibernate.hql.ast.spi.EntityNamesResolver entityNames)
Copyright © 2010-2013 Hibernate. All Rights Reserved.