| 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 JdbcType |
KeyField.jdbcType |
protected JdbcType |
CmpField.jdbcType |
protected JdbcType |
OptimisticLocking.jdbcType |
protected JdbcType |
UpdatedBy.jdbcType |
protected JdbcType |
CreatedTime.jdbcType |
protected JdbcType |
UpdatedTime.jdbcType |
protected JdbcType |
Property.jdbcType |
protected JdbcType |
Mapping.jdbcType |
protected JdbcType |
CreatedBy.jdbcType |
protected JdbcType |
UnknownPk.jdbcType |
| Modifier and Type | Method and Description |
|---|---|
JdbcType |
ObjectFactory.createJdbcType()
Create an instance of
JdbcType |
JdbcType |
KeyField.getJdbcType()
Gets the value of the jdbcType property.
|
JdbcType |
CmpField.getJdbcType()
Gets the value of the jdbcType property.
|
JdbcType |
OptimisticLocking.getJdbcType()
Gets the value of the jdbcType property.
|
JdbcType |
UpdatedBy.getJdbcType()
Gets the value of the jdbcType property.
|
JdbcType |
CreatedTime.getJdbcType()
Gets the value of the jdbcType property.
|
JdbcType |
UpdatedTime.getJdbcType()
Gets the value of the jdbcType property.
|
JdbcType |
Property.getJdbcType()
Gets the value of the jdbcType property.
|
JdbcType |
Mapping.getJdbcType()
Gets the value of the jdbcType property.
|
JdbcType |
CreatedBy.getJdbcType()
Gets the value of the jdbcType property.
|
JdbcType |
UnknownPk.getJdbcType()
Gets the value of the jdbcType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyField.setJdbcType(JdbcType value)
Sets the value of the jdbcType property.
|
void |
CmpField.setJdbcType(JdbcType value)
Sets the value of the jdbcType property.
|
void |
OptimisticLocking.setJdbcType(JdbcType value)
Sets the value of the jdbcType property.
|
void |
UpdatedBy.setJdbcType(JdbcType value)
Sets the value of the jdbcType property.
|
void |
CreatedTime.setJdbcType(JdbcType value)
Sets the value of the jdbcType property.
|
void |
UpdatedTime.setJdbcType(JdbcType value)
Sets the value of the jdbcType property.
|
void |
Property.setJdbcType(JdbcType value)
Sets the value of the jdbcType property.
|
void |
Mapping.setJdbcType(JdbcType value)
Sets the value of the jdbcType property.
|
void |
CreatedBy.setJdbcType(JdbcType value)
Sets the value of the jdbcType property.
|
void |
UnknownPk.setJdbcType(JdbcType value)
Sets the value of the jdbcType property.
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.