MetadataBuilder

class MetadataBuilder(sources: MetadataSources) extends MetadataBuilderImpl
class MetadataBuilderImpl
trait TypeContributions
trait MetadataBuilderImplementor
trait MetadataBuilder
class Object
trait Matchable
class Any

Value members

Concrete methods

override def build(): MetadataImplementor
Definition Classes
MetadataBuilderImpl -> MetadataBuilder

Inherited methods

def allowSpecjSyntax(): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyAccessType(x$0: AccessType): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyArchiveDescriptorFactory(x$0: ArchiveDescriptorFactory): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyAttributeConverter(x$0: AttributeConverter[_, _], x$1: Boolean): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyAttributeConverter(x$0: AttributeConverter[_, _]): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyAttributeConverter(x$0: Class[_ <: AttributeConverter[_, _]], x$1: Boolean): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyAttributeConverter(x$0: Class[_ <: AttributeConverter[_, _]]): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyAttributeConverter(x$0: AttributeConverterDefinition): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyAuxiliaryDatabaseObject(x$0: AuxiliaryDatabaseObject): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyBasicType(x$0: CompositeUserType, x$1: String*): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyBasicType(x$0: UserType, x$1: String*): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyBasicType(x$0: BasicType, x$1: String*): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyBasicType(x$0: BasicType): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyCacheRegionDefinition(x$0: CacheRegionDefinition): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyIdGenerationTypeInterpreter(x$0: IdGeneratorStrategyInterpreter): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyImplicitCatalogName(x$0: String): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyImplicitNamingStrategy(x$0: ImplicitNamingStrategy): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyImplicitSchemaName(x$0: String): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyIndexView(x$0: IndexView): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyPhysicalNamingStrategy(x$0: PhysicalNamingStrategy): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyScanEnvironment(x$0: ScanEnvironment): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyScanOptions(x$0: ScanOptions): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyScanner(x$0: Scanner): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applySharedCacheMode(x$0: SharedCacheMode): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applySourceProcessOrdering(x$0: MetadataSourceType*): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applySqlFunction(x$0: String, x$1: SQLFunction): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyTempClassLoader(x$0: ClassLoader): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def applyTypes(x$0: TypeContributor): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def contributeJavaTypeDescriptor(x$0: JavaTypeDescriptor[_]): Unit
Inherited from:
MetadataBuilderImpl
def contributeSqlTypeDescriptor(x$0: SqlTypeDescriptor): Unit
Inherited from:
MetadataBuilderImpl
def contributeType(x$0: CompositeUserType, x$1: Array[String]): Unit
Inherited from:
MetadataBuilderImpl
def contributeType(x$0: UserType, x$1: Array[String]): Unit
Inherited from:
MetadataBuilderImpl
def contributeType(x$0: BasicType, x$1: String*): Unit
Inherited from:
MetadataBuilderImpl
def contributeType(x$0: BasicType): Unit
Inherited from:
MetadataBuilderImpl
def enableExplicitDiscriminatorsForJoinedSubclassSupport(x$0: Boolean): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def enableGlobalNationalizedCharacterDataSupport(x$0: Boolean): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def enableImplicitDiscriminatorsForJoinedSubclassSupport(x$0: Boolean): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def enableImplicitForcingOfDiscriminatorsInSelect(x$0: Boolean): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def enableNewIdentifierGeneratorSupport(x$0: Boolean): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def getBootstrapContext(): BootstrapContext
Inherited from:
MetadataBuilderImpl
def getMetadataBuildingOptions(): MetadataBuildingOptions
Inherited from:
MetadataBuilderImpl
def getTypeConfiguration(): TypeConfiguration
Inherited from:
MetadataBuilderImpl
def noConstraintByDefault(): MetadataBuilder
Inherited from:
MetadataBuilderImpl
def unwrap[T <: MetadataBuilder](x$0: Class[T]): T
Inherited from:
MetadataBuilderImpl