IntMapper

org.beangle.data.orm.hibernate.udt.ValueType$.IntMapper
class IntMapper extends ValueMapper

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def getValue(resultSet: ResultSet, position: Int): Object

Attributes

Definition Classes

Inherited methods

def newInstance(constructor: Constructor[Object], resultSet: ResultSet, position: Int): Object

Attributes

Inherited from:
ValueMapper