Package | Description |
---|---|
com.manydesigns.portofino.actions.admin.database | |
com.manydesigns.portofino.actions.admin.tables.forms | |
com.manydesigns.portofino.model.database |
Modifier and Type | Method and Description |
---|---|
protected ColumnForm |
TablesAction.decorateColumn(Column column,
PropertyAccessor columnAccessor,
Type[] types) |
Modifier and Type | Field and Description |
---|---|
protected Type |
ColumnForm.type |
Modifier and Type | Method and Description |
---|---|
Type |
ColumnForm.getType() |
Constructor and Description |
---|
ColumnForm(Column copyFrom,
PropertyAccessor columnAccessor,
Type type) |
Modifier and Type | Field and Description |
---|---|
protected List<Type> |
ConnectionProvider.types |
Modifier and Type | Method and Description |
---|---|
Type[] |
ConnectionProvider.getTypes() |
Modifier and Type | Method and Description |
---|---|
protected void |
ConnectionProvider.fixMissingTypeAliases(List<Type> types) |