public class PersistentUnit extends AbstractParameterizedUserType<javax.measure.Unit<?>,String,StringColumnUnitMapper>
Constructor and Description |
---|
PersistentUnit() |
Modifier and Type | Method and Description |
---|---|
void |
applyConfiguration(org.hibernate.SessionFactory sessionFactory)
Apply configuration for the given type
|
doWrapSession, getParameterValues, setParameterValues
doNullSafeGet, doNullSafeSet, fromXMLString, getColumnMapper, nullSafeGet, nullSafeSet, objectToSQLString, returnedClass, sqlTypes, toXMLString
afterNullSafeOperation, assemble, beforeNullSafeOperation, deepCopy, disassemble, equals, hashCode, isMutable, replace
public PersistentUnit()
public void applyConfiguration(org.hibernate.SessionFactory sessionFactory)
IntegratorConfiguredType
applyConfiguration
in interface IntegratorConfiguredType
applyConfiguration
in class AbstractParameterizedUserType<javax.measure.Unit<?>,String,StringColumnUnitMapper>
sessionFactory
- The currently active session factoryCopyright © 2010–2018 Jadira Systems. All rights reserved.