MetadataBuilder

org.beangle.data.orm.hibernate.cfg.BindMetadataBuilderFactory$.MetadataBuilder
class MetadataBuilder(sources: MetadataSources) extends MetadataBuilderImpl

Attributes

Graph
Supertypes
class MetadataBuilderImpl
trait TypeContributions
trait MetadataBuilderImplementor
trait MetadataBuilder
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def build(): MetadataImplementor

Attributes

Definition Classes
MetadataBuilderImpl -> MetadataBuilder

Inherited methods

def allowSpecjSyntax(): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyAccessType(x$0: AccessType): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyArchiveDescriptorFactory(x$0: ArchiveDescriptorFactory): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyAttributeConverter(x$0: AttributeConverter[_ <: <FromJavaObject>, _ <: <FromJavaObject>], x$1: Boolean): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyAttributeConverter[O <: <FromJavaObject>, R <: <FromJavaObject>](x$0: AttributeConverter[O, R]): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyAttributeConverter[O <: <FromJavaObject>, R <: <FromJavaObject>](x$0: Class[_ <: AttributeConverter[O, R]], x$1: Boolean): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyAttributeConverter[O <: <FromJavaObject>, R <: <FromJavaObject>](x$0: Class[_ <: AttributeConverter[O, R]]): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyAttributeConverter(x$0: ConverterDescriptor): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyAuxiliaryDatabaseObject(x$0: AuxiliaryDatabaseObject): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyBasicType(x$0: UserType[_ <: <FromJavaObject>], x$1: String*): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyBasicType(x$0: BasicType[_ <: <FromJavaObject>], x$1: String*): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyBasicType(x$0: BasicType[_ <: <FromJavaObject>]): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyCacheRegionDefinition(x$0: CacheRegionDefinition): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyColumnOrderingStrategy(x$0: ColumnOrderingStrategy): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyFunctions(x$0: FunctionContributor): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyIdGenerationTypeInterpreter(x$0: IdGeneratorStrategyInterpreter): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyImplicitCatalogName(x$0: String): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyImplicitListSemantics(x$0: CollectionClassification): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyImplicitNamingStrategy(x$0: ImplicitNamingStrategy): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyImplicitSchemaName(x$0: String): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyIndexView(x$0: IndexView): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyPhysicalNamingStrategy(x$0: PhysicalNamingStrategy): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyScanEnvironment(x$0: ScanEnvironment): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyScanOptions(x$0: ScanOptions): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyScanner(x$0: Scanner): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applySharedCacheMode(x$0: SharedCacheMode): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applySqlFunction(x$0: String, x$1: SqmFunctionDescriptor): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyTempClassLoader(x$0: ClassLoader): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def applyTypes(x$0: TypeContributor): MetadataBuilder

Attributes

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

Attributes

Inherited from:
MetadataBuilderImpl
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
def enableExplicitDiscriminatorsForJoinedSubclassSupport(x$0: Boolean): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def enableGlobalNationalizedCharacterDataSupport(x$0: Boolean): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def enableImplicitDiscriminatorsForJoinedSubclassSupport(x$0: Boolean): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def enableImplicitForcingOfDiscriminatorsInSelect(x$0: Boolean): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl
def getBootstrapContext(): BootstrapContext

Attributes

Inherited from:
MetadataBuilderImpl
def getMetadataBuildingOptions(): MetadataBuildingOptions

Attributes

Inherited from:
MetadataBuilderImpl
def getTypeConfiguration(): TypeConfiguration

Attributes

Inherited from:
MetadataBuilderImpl
def noConstraintByDefault(): MetadataBuilder

Attributes

Inherited from:
MetadataBuilderImpl

Deprecated and Inherited methods

@Deprecated
def applySourceProcessOrdering(x$0: MetadataSourceType*): MetadataBuilder

Attributes

Deprecated
true
Inherited from:
MetadataBuilderImpl
@Deprecated
def contributeType(x$0: UserType[_ <: <FromJavaObject>], x$1: Array[String]): Unit

Attributes

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

Attributes

Deprecated
true
Inherited from:
MetadataBuilderImpl
@Deprecated
def contributeType(x$0: BasicType[_ <: <FromJavaObject>]): Unit

Attributes

Deprecated
true
Inherited from:
MetadataBuilderImpl