YearMonthType
org.beangle.data.orm.hibernate.udt.YearMonthType
class YearMonthType extends UserType[YearMonth]
Attributes
- Graph
-
- Supertypes
-
trait UserType[YearMonth]class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
UserType
Attributes
- Definition Classes
-
UserType
Attributes
- Definition Classes
-
UserType
Attributes
- Definition Classes
-
UserType
Attributes
- Definition Classes
-
UserType
Attributes
- Definition Classes
-
UserType
Attributes
- Definition Classes
-
UserType
override def nullSafeGet(resultSet: ResultSet, position: Int, session: SharedSessionContractImplementor, owner: Object): YearMonth
Attributes
- Definition Classes
-
UserType
override def nullSafeSet(statement: PreparedStatement, value: YearMonth, index: Int, session: SharedSessionContractImplementor): Unit
Attributes
- Definition Classes
-
UserType
Attributes
- Definition Classes
-
UserType
Inherited methods
Attributes
- Inherited from:
- UserType
Attributes
- Inherited from:
- UserType
Attributes
- Inherited from:
- UserType
Attributes
- Inherited from:
- UserType
Attributes
- Inherited from:
- UserType
Concrete fields
In this article