Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbLob
Packages that use JaxbLob
-
Uses of JaxbLob in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbLobModifier and TypeFieldDescriptionprotected JaxbLobJaxbBasic.lobprotected JaxbLobJaxbElementCollection.lobMethods in org.hibernate.boot.jaxb.mapping that return JaxbLobModifier and TypeMethodDescriptionObjectFactory.createJaxbLob()Create an instance ofJaxbLobJaxbBasic.getLob()Gets the value of the lob property.JaxbElementCollection.getLob()Gets the value of the lob property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbLob