Uses of Interface
com.atlassian.hibernate.extras.HibernateTranslator
-
Packages that use HibernateTranslator Package Description com.atlassian.confluence.importexport.impl com.atlassian.hibernate.extras -
-
Uses of HibernateTranslator in com.atlassian.confluence.importexport.impl
Classes in com.atlassian.confluence.importexport.impl that implement HibernateTranslator Modifier and Type Class Description classHibernateObjectHandleTranslatorCreates TransientHibernateHandles to represent Hibernate objects -
Uses of HibernateTranslator in com.atlassian.hibernate.extras
Fields in com.atlassian.hibernate.extras declared as HibernateTranslator Modifier and Type Field Description protected HibernateTranslatorXMLDatabinder. translatorDeprecated.Constructors in com.atlassian.hibernate.extras with parameters of type HibernateTranslator Constructor Description XMLDatabinder(net.sf.hibernate.engine.SessionFactoryImplementor factory, String encoding, HibernateTranslator translator)Deprecated.
-