| Package | Description |
|---|---|
| org.apache.openejb.jee.jba.cmp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected SqlType |
KeyField.sqlType |
protected SqlType |
CmpField.sqlType |
protected SqlType |
OptimisticLocking.sqlType |
protected SqlType |
UpdatedBy.sqlType |
protected SqlType |
CreatedTime.sqlType |
protected SqlType |
UpdatedTime.sqlType |
protected SqlType |
Property.sqlType |
protected SqlType |
Mapping.sqlType |
protected SqlType |
CreatedBy.sqlType |
protected SqlType |
UnknownPk.sqlType |
| Modifier and Type | Method and Description |
|---|---|
SqlType |
ObjectFactory.createSqlType()
Create an instance of
SqlType |
SqlType |
KeyField.getSqlType()
Gets the value of the sqlType property.
|
SqlType |
CmpField.getSqlType()
Gets the value of the sqlType property.
|
SqlType |
OptimisticLocking.getSqlType()
Gets the value of the sqlType property.
|
SqlType |
UpdatedBy.getSqlType()
Gets the value of the sqlType property.
|
SqlType |
CreatedTime.getSqlType()
Gets the value of the sqlType property.
|
SqlType |
UpdatedTime.getSqlType()
Gets the value of the sqlType property.
|
SqlType |
Property.getSqlType()
Gets the value of the sqlType property.
|
SqlType |
Mapping.getSqlType()
Gets the value of the sqlType property.
|
SqlType |
CreatedBy.getSqlType()
Gets the value of the sqlType property.
|
SqlType |
UnknownPk.getSqlType()
Gets the value of the sqlType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyField.setSqlType(SqlType value)
Sets the value of the sqlType property.
|
void |
CmpField.setSqlType(SqlType value)
Sets the value of the sqlType property.
|
void |
OptimisticLocking.setSqlType(SqlType value)
Sets the value of the sqlType property.
|
void |
UpdatedBy.setSqlType(SqlType value)
Sets the value of the sqlType property.
|
void |
CreatedTime.setSqlType(SqlType value)
Sets the value of the sqlType property.
|
void |
UpdatedTime.setSqlType(SqlType value)
Sets the value of the sqlType property.
|
void |
Property.setSqlType(SqlType value)
Sets the value of the sqlType property.
|
void |
Mapping.setSqlType(SqlType value)
Sets the value of the sqlType property.
|
void |
CreatedBy.setSqlType(SqlType value)
Sets the value of the sqlType property.
|
void |
UnknownPk.setSqlType(SqlType value)
Sets the value of the sqlType property.
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.