public class MongoDBPropertyHelper extends Object implements org.hibernate.hql.ast.spi.PropertyHelper
| Constructor and Description |
|---|
MongoDBPropertyHelper(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convertToPropertyType(Class<?> entityType,
List<String> propertyPath,
String value) |
String |
getColumnName(Class<?> entityType,
String propertyName) |
public MongoDBPropertyHelper(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory)
Copyright © 2010-2013 Hibernate. All Rights Reserved.