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 List<JaxbHbmSecondaryTableType>JaxbHbmDiscriminatorSubclassEntityType. joinprotected 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 List<JaxbHbmSecondaryTableType>JaxbHbmDiscriminatorSubclassEntityType. getJoin()Gets the value of the join property.List<JaxbHbmSecondaryTableType>JaxbHbmRootEntityType. getJoin()Gets the value of the join property.List<JaxbHbmSecondaryTableType>SecondaryTableContainer. getJoin()
-