BasicTypeContributions

org.beangle.data.orm.hibernate.cfg.BindMetadataBuilderFactory$.BasicTypeContributions
class BasicTypeContributions(ctx: BootstrapContext) extends TypeContributions

Attributes

Graph
Supertypes
trait TypeContributions
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def getTypeConfiguration: TypeConfiguration

Attributes

Definition Classes
TypeContributions

Inherited methods

def contributeAttributeConverter(x$0: Class[_ <: AttributeConverter[_ <: <FromJavaObject>, _ <: <FromJavaObject>]]): Unit

Attributes

Inherited from:
TypeContributions
def contributeJavaType(x$0: JavaType[_ <: <FromJavaObject>]): Unit

Attributes

Inherited from:
TypeContributions
def contributeJdbcType(x$0: JdbcType): Unit

Attributes

Inherited from:
TypeContributions
def contributeType(x$0: UserType[_ <: <FromJavaObject>]): Unit

Attributes

Inherited from:
TypeContributions

Deprecated and Inherited methods

@Deprecated(since = "5.3")
def contributeType(x$0: UserType[_ <: <FromJavaObject>], x$1: String*): Unit

Attributes

Deprecated
true
Inherited from:
TypeContributions
@Deprecated(since = "5.3")
def contributeType(x$0: BasicType[_ <: <FromJavaObject>], x$1: String*): Unit

Attributes

Deprecated
true
Inherited from:
TypeContributions
@Deprecated(since = "6.0")
def contributeType(x$0: BasicType[_ <: <FromJavaObject>]): Unit

Attributes

Deprecated
true
Inherited from:
TypeContributions