Package | Description |
---|---|
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Class and Description |
---|---|
class |
SizeSourceImpl
Implementation of SizeSource
|
Modifier and Type | Method and Description |
---|---|
SizeSource |
RelationalValueSourceHelper.ColumnsAndFormulasSource.getSizeSource() |
SizeSource |
RelationalValueSourceHelper.AbstractColumnsAndFormulasSource.getSizeSource() |
SizeSource |
BasicAttributeColumnsAndFormulasSource.getSizeSource() |
static SizeSource |
Helper.interpretSizeSource(java.lang.Integer length,
java.lang.Integer scale,
java.lang.Integer precision) |
static SizeSource |
Helper.interpretSizeSource(java.lang.Integer length,
java.lang.String scale,
java.lang.String precision) |
Modifier and Type | Method and Description |
---|---|
SizeSource |
ColumnSource.getSizeSource()
Obtain the source for the specified column size.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.