Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType
-
Packages that use JaxbHbmSecondaryTableType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmSecondaryTableType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmSecondaryTableType Modifier and Type Field Description protected java.util.List<JaxbHbmSecondaryTableType>JaxbHbmDiscriminatorSubclassEntityType. joinprotected java.util.List<JaxbHbmSecondaryTableType>JaxbHbmRootEntityType. joinMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmSecondaryTableType Modifier and Type Method Description JaxbHbmSecondaryTableTypeObjectFactory. createJaxbHbmSecondaryTableType()Create an instance ofJaxbHbmSecondaryTableTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmSecondaryTableType Modifier and Type Method Description java.util.List<JaxbHbmSecondaryTableType>JaxbHbmDiscriminatorSubclassEntityType. getJoin()Gets the value of the join property.java.util.List<JaxbHbmSecondaryTableType>JaxbHbmRootEntityType. getJoin()Gets the value of the join property.java.util.List<JaxbHbmSecondaryTableType>SecondaryTableContainer. getJoin()
-