ValueMapper

org.beangle.data.orm.hibernate.udt.ValueType$.ValueMapper

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

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

Concrete methods

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