org.wicketopia.persistence.hibernate.decorator
Class HibernatePropertyDecorator
java.lang.Object
org.wicketopia.persistence.hibernate.decorator.HibernatePropertyDecorator
- All Implemented Interfaces:
- org.metastopheles.MetaDataDecorator<org.metastopheles.PropertyMetaData>
public class HibernatePropertyDecorator
- extends Object
- implements org.metastopheles.MetaDataDecorator<org.metastopheles.PropertyMetaData>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernatePropertyDecorator
public HibernatePropertyDecorator(org.apache.wicket.model.IModel<org.hibernate.cfg.Configuration> configuration)
decorate
public void decorate(org.metastopheles.PropertyMetaData propertyMetaData)
- Specified by:
decorate
in interface org.metastopheles.MetaDataDecorator<org.metastopheles.PropertyMetaData>
ignoreIdentifiers
public HibernatePropertyDecorator ignoreIdentifiers(boolean flag)
Copyright © 2010-2013. All Rights Reserved.