public interface ColumnMapper
String[] map(String reference) throws HibernateException
reference
- The property reference name.HibernateException
- Generally indicates that the property reference is unkown; interpretation is the
same as a null return.Copyright © 2012 JBoss by Red Hat. All Rights Reserved.