Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType
-
Packages that use JaxbHbmTimestampAttributeType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmTimestampAttributeType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi declared as JaxbHbmTimestampAttributeType Modifier and Type Field Description protected JaxbHbmTimestampAttributeTypeJaxbHbmRootEntityType. timestampMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmTimestampAttributeType Modifier and Type Method Description JaxbHbmTimestampAttributeTypeObjectFactory. createJaxbHbmTimestampAttributeType()Create an instance ofJaxbHbmTimestampAttributeTypeJaxbHbmTimestampAttributeTypeJaxbHbmRootEntityType. getTimestamp()Gets the value of the timestamp property.Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmTimestampAttributeType Modifier and Type Method Description voidJaxbHbmRootEntityType. setTimestamp(JaxbHbmTimestampAttributeType value)Sets the value of the timestamp property.
-