|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.jee.jba.cmp.JbosscmpJdbc
public class JbosscmpJdbc
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://jboss.org}defaults" minOccurs="0"/>
<element ref="{http://jboss.org}enterprise-beans" minOccurs="0"/>
<element ref="{http://jboss.org}relationships" minOccurs="0"/>
<element ref="{http://jboss.org}dependent-value-classes" minOccurs="0"/>
<element ref="{http://jboss.org}type-mappings" minOccurs="0"/>
<element ref="{http://jboss.org}entity-commands" minOccurs="0"/>
<element ref="{http://jboss.org}user-type-mappings" minOccurs="0"/>
<element ref="{http://jboss.org}reserved-words" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Defaults |
defaults
|
protected DependentValueClasses |
dependentValueClasses
|
protected EnterpriseBeans |
enterpriseBeans
|
protected EntityCommands |
entityCommands
|
protected Relationships |
relationships
|
protected ReservedWords |
reservedWords
|
protected TypeMappings |
typeMappings
|
protected UserTypeMappings |
userTypeMappings
|
| Constructor Summary | |
|---|---|
JbosscmpJdbc()
|
|
| Method Summary | |
|---|---|
Defaults |
getDefaults()
Gets the value of the defaults property. |
DependentValueClasses |
getDependentValueClasses()
Gets the value of the dependentValueClasses property. |
EnterpriseBeans |
getEnterpriseBeans()
Gets the value of the enterpriseBeans property. |
EntityCommands |
getEntityCommands()
Gets the value of the entityCommands property. |
Relationships |
getRelationships()
Gets the value of the relationships property. |
ReservedWords |
getReservedWords()
Gets the value of the reservedWords property. |
TypeMappings |
getTypeMappings()
Gets the value of the typeMappings property. |
UserTypeMappings |
getUserTypeMappings()
Gets the value of the userTypeMappings property. |
void |
setDefaults(Defaults value)
Sets the value of the defaults property. |
void |
setDependentValueClasses(DependentValueClasses value)
Sets the value of the dependentValueClasses property. |
void |
setEnterpriseBeans(EnterpriseBeans value)
Sets the value of the enterpriseBeans property. |
void |
setEntityCommands(EntityCommands value)
Sets the value of the entityCommands property. |
void |
setRelationships(Relationships value)
Sets the value of the relationships property. |
void |
setReservedWords(ReservedWords value)
Sets the value of the reservedWords property. |
void |
setTypeMappings(TypeMappings value)
Sets the value of the typeMappings property. |
void |
setUserTypeMappings(UserTypeMappings value)
Sets the value of the userTypeMappings property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Defaults defaults
protected EnterpriseBeans enterpriseBeans
protected Relationships relationships
protected DependentValueClasses dependentValueClasses
protected TypeMappings typeMappings
protected EntityCommands entityCommands
protected UserTypeMappings userTypeMappings
protected ReservedWords reservedWords
| Constructor Detail |
|---|
public JbosscmpJdbc()
| Method Detail |
|---|
public Defaults getDefaults()
Defaultspublic void setDefaults(Defaults value)
value - allowed object is
Defaultspublic EnterpriseBeans getEnterpriseBeans()
EnterpriseBeanspublic void setEnterpriseBeans(EnterpriseBeans value)
value - allowed object is
EnterpriseBeanspublic Relationships getRelationships()
Relationshipspublic void setRelationships(Relationships value)
value - allowed object is
Relationshipspublic DependentValueClasses getDependentValueClasses()
DependentValueClassespublic void setDependentValueClasses(DependentValueClasses value)
value - allowed object is
DependentValueClassespublic TypeMappings getTypeMappings()
TypeMappingspublic void setTypeMappings(TypeMappings value)
value - allowed object is
TypeMappingspublic EntityCommands getEntityCommands()
EntityCommandspublic void setEntityCommands(EntityCommands value)
value - allowed object is
EntityCommandspublic UserTypeMappings getUserTypeMappings()
UserTypeMappingspublic void setUserTypeMappings(UserTypeMappings value)
value - allowed object is
UserTypeMappingspublic ReservedWords getReservedWords()
ReservedWordspublic void setReservedWords(ReservedWords value)
value - allowed object is
ReservedWords
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||