org.openejb.xbeans.ejbjar
Interface OpenejbEntityBeanType

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
OpenejbEntityBeanTypeImpl

public interface OpenejbEntityBeanType
extends org.apache.xmlbeans.XmlObject

An XML entity-beanType(@http://www.openejb.org/xml/ns/openejb-jar-2.1). This is a complex type.


Nested Class Summary
static interface OpenejbEntityBeanType.Cache
          An XML cache(@http://www.openejb.org/xml/ns/openejb-jar-2.1).
static interface OpenejbEntityBeanType.CmpFieldMapping
          An XML cmp-field-mapping(@http://www.openejb.org/xml/ns/openejb-jar-2.1).
static class OpenejbEntityBeanType.Factory
          A factory class with static methods for creating instances of this type.
static interface OpenejbEntityBeanType.PrefetchGroup
          An XML prefetch-group(@http://www.openejb.org/xml/ns/openejb-jar-2.1).
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Method Summary
 void addJndiName(String jndiName)
          Appends the value as the last "jndi-name" element
 void addLocalJndiName(String localJndiName)
          Appends the value as the last "local-jndi-name" element
 OpenejbEntityBeanType.Cache addNewCache()
          Appends and returns a new empty "cache" element
 OpenejbEntityBeanType.CmpFieldMapping addNewCmpFieldMapping()
          Appends and returns a new empty value (as xml) as the last "cmp-field-mapping" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType addNewEjbLocalRef()
          Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType addNewEjbRef()
          Appends and returns a new empty value (as xml) as the last "ejb-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType addNewGbeanRef()
          Appends and returns a new empty value (as xml) as the last "gbean-ref" element
 org.apache.xmlbeans.XmlString addNewJndiName()
          Appends and returns a new empty value (as xml) as the last "jndi-name" element
 org.openejb.xbeans.pkgen.EjbKeyGeneratorType addNewKeyGenerator()
          Appends and returns a new empty "key-generator" element
 org.apache.xmlbeans.XmlString addNewLocalJndiName()
          Appends and returns a new empty value (as xml) as the last "local-jndi-name" element
 OpenejbEntityBeanType.PrefetchGroup addNewPrefetchGroup()
          Appends and returns a new empty "prefetch-group" element
 OpenejbQueryType addNewQuery()
          Appends and returns a new empty value (as xml) as the last "query" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType addNewResourceEnvRef()
          Appends and returns a new empty value (as xml) as the last "resource-env-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType addNewResourceRef()
          Appends and returns a new empty value (as xml) as the last "resource-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType addNewServiceRef()
          Appends and returns a new empty value (as xml) as the last "service-ref" element
 OpenejbEmptyType addNewStaticSql()
          Appends and returns a new empty "static-sql" element
 org.apache.geronimo.xbeans.geronimo.naming.GerPatternType addNewTss()
          Appends and returns a new empty "tss" element
 OpenejbEntityBeanType.Cache getCache()
          Gets the "cache" element
 OpenejbEntityBeanType.CmpFieldMapping[] getCmpFieldMappingArray()
          Gets array of all "cmp-field-mapping" elements
 OpenejbEntityBeanType.CmpFieldMapping getCmpFieldMappingArray(int i)
          Gets ith "cmp-field-mapping" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] getEjbLocalRefArray()
          Gets array of all "ejb-local-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType getEjbLocalRefArray(int i)
          Gets ith "ejb-local-ref" element
 String getEjbName()
          Gets the "ejb-name" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] getEjbRefArray()
          Gets array of all "ejb-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType getEjbRefArray(int i)
          Gets ith "ejb-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] getGbeanRefArray()
          Gets array of all "gbean-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType getGbeanRefArray(int i)
          Gets ith "gbean-ref" element
 String getId()
          Gets the "id" attribute
 String[] getJndiNameArray()
          Gets array of all "jndi-name" elements
 String getJndiNameArray(int i)
          Gets ith "jndi-name" element
 org.openejb.xbeans.pkgen.EjbKeyGeneratorType getKeyGenerator()
          Gets the "key-generator" element
 String[] getLocalJndiNameArray()
          Gets array of all "local-jndi-name" elements
 String getLocalJndiNameArray(int i)
          Gets ith "local-jndi-name" element
 OpenejbEntityBeanType.PrefetchGroup getPrefetchGroup()
          Gets the "prefetch-group" element
 String getPrimkeyField()
          Gets the "primkey-field" element
 OpenejbQueryType[] getQueryArray()
          Gets array of all "query" elements
 OpenejbQueryType getQueryArray(int i)
          Gets ith "query" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] getResourceEnvRefArray()
          Gets array of all "resource-env-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType getResourceEnvRefArray(int i)
          Gets ith "resource-env-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] getResourceRefArray()
          Gets array of all "resource-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType getResourceRefArray(int i)
          Gets ith "resource-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] getServiceRefArray()
          Gets array of all "service-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType getServiceRefArray(int i)
          Gets ith "service-ref" element
 OpenejbEmptyType getStaticSql()
          Gets the "static-sql" element
 String getTableName()
          Gets the "table-name" element
 org.apache.geronimo.xbeans.geronimo.naming.GerPatternType getTss()
          Gets the "tss" element
 String getTssLink()
          Gets the "tss-link" element
 void insertJndiName(int i, String jndiName)
          Inserts the value as the ith "jndi-name" element
 void insertLocalJndiName(int i, String localJndiName)
          Inserts the value as the ith "local-jndi-name" element
 OpenejbEntityBeanType.CmpFieldMapping insertNewCmpFieldMapping(int i)
          Inserts and returns a new empty value (as xml) as the ith "cmp-field-mapping" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType insertNewEjbLocalRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType insertNewEjbRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType insertNewGbeanRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element
 org.apache.xmlbeans.XmlString insertNewJndiName(int i)
          Inserts and returns a new empty value (as xml) as the ith "jndi-name" element
 org.apache.xmlbeans.XmlString insertNewLocalJndiName(int i)
          Inserts and returns a new empty value (as xml) as the ith "local-jndi-name" element
 OpenejbQueryType insertNewQuery(int i)
          Inserts and returns a new empty value (as xml) as the ith "query" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType insertNewResourceEnvRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType insertNewResourceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType insertNewServiceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "service-ref" element
 boolean isSetCache()
          True if has "cache" element
 boolean isSetId()
          True if has "id" attribute
 boolean isSetKeyGenerator()
          True if has "key-generator" element
 boolean isSetPrefetchGroup()
          True if has "prefetch-group" element
 boolean isSetPrimkeyField()
          True if has "primkey-field" element
 boolean isSetStaticSql()
          True if has "static-sql" element
 boolean isSetTableName()
          True if has "table-name" element
 boolean isSetTss()
          True if has "tss" element
 boolean isSetTssLink()
          True if has "tss-link" element
 void removeCmpFieldMapping(int i)
          Removes the ith "cmp-field-mapping" element
 void removeEjbLocalRef(int i)
          Removes the ith "ejb-local-ref" element
 void removeEjbRef(int i)
          Removes the ith "ejb-ref" element
 void removeGbeanRef(int i)
          Removes the ith "gbean-ref" element
 void removeJndiName(int i)
          Removes the ith "jndi-name" element
 void removeLocalJndiName(int i)
          Removes the ith "local-jndi-name" element
 void removeQuery(int i)
          Removes the ith "query" element
 void removeResourceEnvRef(int i)
          Removes the ith "resource-env-ref" element
 void removeResourceRef(int i)
          Removes the ith "resource-ref" element
 void removeServiceRef(int i)
          Removes the ith "service-ref" element
 void setCache(OpenejbEntityBeanType.Cache cache)
          Sets the "cache" element
 void setCmpFieldMappingArray(int i, OpenejbEntityBeanType.CmpFieldMapping cmpFieldMapping)
          Sets ith "cmp-field-mapping" element
 void setCmpFieldMappingArray(OpenejbEntityBeanType.CmpFieldMapping[] cmpFieldMappingArray)
          Sets array of all "cmp-field-mapping" element
 void setEjbLocalRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] ejbLocalRefArray)
          Sets array of all "ejb-local-ref" element
 void setEjbLocalRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType ejbLocalRef)
          Sets ith "ejb-local-ref" element
 void setEjbName(String ejbName)
          Sets the "ejb-name" element
 void setEjbRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] ejbRefArray)
          Sets array of all "ejb-ref" element
 void setEjbRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType ejbRef)
          Sets ith "ejb-ref" element
 void setGbeanRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] gbeanRefArray)
          Sets array of all "gbean-ref" element
 void setGbeanRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType gbeanRef)
          Sets ith "gbean-ref" element
 void setId(String id)
          Sets the "id" attribute
 void setJndiNameArray(int i, String jndiName)
          Sets ith "jndi-name" element
 void setJndiNameArray(String[] jndiNameArray)
          Sets array of all "jndi-name" element
 void setKeyGenerator(org.openejb.xbeans.pkgen.EjbKeyGeneratorType keyGenerator)
          Sets the "key-generator" element
 void setLocalJndiNameArray(int i, String localJndiName)
          Sets ith "local-jndi-name" element
 void setLocalJndiNameArray(String[] localJndiNameArray)
          Sets array of all "local-jndi-name" element
 void setPrefetchGroup(OpenejbEntityBeanType.PrefetchGroup prefetchGroup)
          Sets the "prefetch-group" element
 void setPrimkeyField(String primkeyField)
          Sets the "primkey-field" element
 void setQueryArray(int i, OpenejbQueryType query)
          Sets ith "query" element
 void setQueryArray(OpenejbQueryType[] queryArray)
          Sets array of all "query" element
 void setResourceEnvRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] resourceEnvRefArray)
          Sets array of all "resource-env-ref" element
 void setResourceEnvRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType resourceEnvRef)
          Sets ith "resource-env-ref" element
 void setResourceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] resourceRefArray)
          Sets array of all "resource-ref" element
 void setResourceRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType resourceRef)
          Sets ith "resource-ref" element
 void setServiceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] serviceRefArray)
          Sets array of all "service-ref" element
 void setServiceRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRef)
          Sets ith "service-ref" element
 void setStaticSql(OpenejbEmptyType staticSql)
          Sets the "static-sql" element
 void setTableName(String tableName)
          Sets the "table-name" element
 void setTss(org.apache.geronimo.xbeans.geronimo.naming.GerPatternType tss)
          Sets the "tss" element
 void setTssLink(String tssLink)
          Sets the "tss-link" element
 int sizeOfCmpFieldMappingArray()
          Returns number of "cmp-field-mapping" element
 int sizeOfEjbLocalRefArray()
          Returns number of "ejb-local-ref" element
 int sizeOfEjbRefArray()
          Returns number of "ejb-ref" element
 int sizeOfGbeanRefArray()
          Returns number of "gbean-ref" element
 int sizeOfJndiNameArray()
          Returns number of "jndi-name" element
 int sizeOfLocalJndiNameArray()
          Returns number of "local-jndi-name" element
 int sizeOfQueryArray()
          Returns number of "query" element
 int sizeOfResourceEnvRefArray()
          Returns number of "resource-env-ref" element
 int sizeOfResourceRefArray()
          Returns number of "resource-ref" element
 int sizeOfServiceRefArray()
          Returns number of "service-ref" element
 void unsetCache()
          Unsets the "cache" element
 void unsetId()
          Unsets the "id" attribute
 void unsetKeyGenerator()
          Unsets the "key-generator" element
 void unsetPrefetchGroup()
          Unsets the "prefetch-group" element
 void unsetPrimkeyField()
          Unsets the "primkey-field" element
 void unsetStaticSql()
          Unsets the "static-sql" element
 void unsetTableName()
          Unsets the "table-name" element
 void unsetTss()
          Unsets the "tss" element
 void unsetTssLink()
          Unsets the "tss-link" element
 org.apache.xmlbeans.XmlString xgetEjbName()
          Gets (as xml) the "ejb-name" element
 org.apache.xmlbeans.XmlID xgetId()
          Gets (as xml) the "id" attribute
 org.apache.xmlbeans.XmlString[] xgetJndiNameArray()
          Gets (as xml) array of all "jndi-name" elements
 org.apache.xmlbeans.XmlString xgetJndiNameArray(int i)
          Gets (as xml) ith "jndi-name" element
 org.apache.xmlbeans.XmlString[] xgetLocalJndiNameArray()
          Gets (as xml) array of all "local-jndi-name" elements
 org.apache.xmlbeans.XmlString xgetLocalJndiNameArray(int i)
          Gets (as xml) ith "local-jndi-name" element
 org.apache.xmlbeans.XmlString xgetPrimkeyField()
          Gets (as xml) the "primkey-field" element
 org.apache.xmlbeans.XmlString xgetTableName()
          Gets (as xml) the "table-name" element
 org.apache.xmlbeans.XmlString xgetTssLink()
          Gets (as xml) the "tss-link" element
 void xsetEjbName(org.apache.xmlbeans.XmlString ejbName)
          Sets (as xml) the "ejb-name" element
 void xsetId(org.apache.xmlbeans.XmlID id)
          Sets (as xml) the "id" attribute
 void xsetJndiNameArray(int i, org.apache.xmlbeans.XmlString jndiName)
          Sets (as xml) ith "jndi-name" element
 void xsetJndiNameArray(org.apache.xmlbeans.XmlString[] jndiNameArray)
          Sets (as xml) array of all "jndi-name" element
 void xsetLocalJndiNameArray(int i, org.apache.xmlbeans.XmlString localJndiName)
          Sets (as xml) ith "local-jndi-name" element
 void xsetLocalJndiNameArray(org.apache.xmlbeans.XmlString[] localJndiNameArray)
          Sets (as xml) array of all "local-jndi-name" element
 void xsetPrimkeyField(org.apache.xmlbeans.XmlString primkeyField)
          Sets (as xml) the "primkey-field" element
 void xsetTableName(org.apache.xmlbeans.XmlString tableName)
          Sets (as xml) the "table-name" element
 void xsetTssLink(org.apache.xmlbeans.XmlString tssLink)
          Sets (as xml) the "tss-link" element
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Field Detail

type

public static final org.apache.xmlbeans.SchemaType type
Method Detail

getEjbName

public String getEjbName()
Gets the "ejb-name" element


xgetEjbName

public org.apache.xmlbeans.XmlString xgetEjbName()
Gets (as xml) the "ejb-name" element


setEjbName

public void setEjbName(String ejbName)
Sets the "ejb-name" element


xsetEjbName

public void xsetEjbName(org.apache.xmlbeans.XmlString ejbName)
Sets (as xml) the "ejb-name" element


getJndiNameArray

public String[] getJndiNameArray()
Gets array of all "jndi-name" elements


getJndiNameArray

public String getJndiNameArray(int i)
Gets ith "jndi-name" element


xgetJndiNameArray

public org.apache.xmlbeans.XmlString[] xgetJndiNameArray()
Gets (as xml) array of all "jndi-name" elements


xgetJndiNameArray

public org.apache.xmlbeans.XmlString xgetJndiNameArray(int i)
Gets (as xml) ith "jndi-name" element


sizeOfJndiNameArray

public int sizeOfJndiNameArray()
Returns number of "jndi-name" element


setJndiNameArray

public void setJndiNameArray(String[] jndiNameArray)
Sets array of all "jndi-name" element


setJndiNameArray

public void setJndiNameArray(int i,
                             String jndiName)
Sets ith "jndi-name" element


xsetJndiNameArray

public void xsetJndiNameArray(org.apache.xmlbeans.XmlString[] jndiNameArray)
Sets (as xml) array of all "jndi-name" element


xsetJndiNameArray

public void xsetJndiNameArray(int i,
                              org.apache.xmlbeans.XmlString jndiName)
Sets (as xml) ith "jndi-name" element


insertJndiName

public void insertJndiName(int i,
                           String jndiName)
Inserts the value as the ith "jndi-name" element


addJndiName

public void addJndiName(String jndiName)
Appends the value as the last "jndi-name" element


insertNewJndiName

public org.apache.xmlbeans.XmlString insertNewJndiName(int i)
Inserts and returns a new empty value (as xml) as the ith "jndi-name" element


addNewJndiName

public org.apache.xmlbeans.XmlString addNewJndiName()
Appends and returns a new empty value (as xml) as the last "jndi-name" element


removeJndiName

public void removeJndiName(int i)
Removes the ith "jndi-name" element


getLocalJndiNameArray

public String[] getLocalJndiNameArray()
Gets array of all "local-jndi-name" elements


getLocalJndiNameArray

public String getLocalJndiNameArray(int i)
Gets ith "local-jndi-name" element


xgetLocalJndiNameArray

public org.apache.xmlbeans.XmlString[] xgetLocalJndiNameArray()
Gets (as xml) array of all "local-jndi-name" elements


xgetLocalJndiNameArray

public org.apache.xmlbeans.XmlString xgetLocalJndiNameArray(int i)
Gets (as xml) ith "local-jndi-name" element


sizeOfLocalJndiNameArray

public int sizeOfLocalJndiNameArray()
Returns number of "local-jndi-name" element


setLocalJndiNameArray

public void setLocalJndiNameArray(String[] localJndiNameArray)
Sets array of all "local-jndi-name" element


setLocalJndiNameArray

public void setLocalJndiNameArray(int i,
                                  String localJndiName)
Sets ith "local-jndi-name" element


xsetLocalJndiNameArray

public void xsetLocalJndiNameArray(org.apache.xmlbeans.XmlString[] localJndiNameArray)
Sets (as xml) array of all "local-jndi-name" element


xsetLocalJndiNameArray

public void xsetLocalJndiNameArray(int i,
                                   org.apache.xmlbeans.XmlString localJndiName)
Sets (as xml) ith "local-jndi-name" element


insertLocalJndiName

public void insertLocalJndiName(int i,
                                String localJndiName)
Inserts the value as the ith "local-jndi-name" element


addLocalJndiName

public void addLocalJndiName(String localJndiName)
Appends the value as the last "local-jndi-name" element


insertNewLocalJndiName

public org.apache.xmlbeans.XmlString insertNewLocalJndiName(int i)
Inserts and returns a new empty value (as xml) as the ith "local-jndi-name" element


addNewLocalJndiName

public org.apache.xmlbeans.XmlString addNewLocalJndiName()
Appends and returns a new empty value (as xml) as the last "local-jndi-name" element


removeLocalJndiName

public void removeLocalJndiName(int i)
Removes the ith "local-jndi-name" element


getTssLink

public String getTssLink()
Gets the "tss-link" element


xgetTssLink

public org.apache.xmlbeans.XmlString xgetTssLink()
Gets (as xml) the "tss-link" element


isSetTssLink

public boolean isSetTssLink()
True if has "tss-link" element


setTssLink

public void setTssLink(String tssLink)
Sets the "tss-link" element


xsetTssLink

public void xsetTssLink(org.apache.xmlbeans.XmlString tssLink)
Sets (as xml) the "tss-link" element


unsetTssLink

public void unsetTssLink()
Unsets the "tss-link" element


getTss

public org.apache.geronimo.xbeans.geronimo.naming.GerPatternType getTss()
Gets the "tss" element


isSetTss

public boolean isSetTss()
True if has "tss" element


setTss

public void setTss(org.apache.geronimo.xbeans.geronimo.naming.GerPatternType tss)
Sets the "tss" element


addNewTss

public org.apache.geronimo.xbeans.geronimo.naming.GerPatternType addNewTss()
Appends and returns a new empty "tss" element


unsetTss

public void unsetTss()
Unsets the "tss" element


getTableName

public String getTableName()
Gets the "table-name" element


xgetTableName

public org.apache.xmlbeans.XmlString xgetTableName()
Gets (as xml) the "table-name" element


isSetTableName

public boolean isSetTableName()
True if has "table-name" element


setTableName

public void setTableName(String tableName)
Sets the "table-name" element


xsetTableName

public void xsetTableName(org.apache.xmlbeans.XmlString tableName)
Sets (as xml) the "table-name" element


unsetTableName

public void unsetTableName()
Unsets the "table-name" element


getStaticSql

public OpenejbEmptyType getStaticSql()
Gets the "static-sql" element


isSetStaticSql

public boolean isSetStaticSql()
True if has "static-sql" element


setStaticSql

public void setStaticSql(OpenejbEmptyType staticSql)
Sets the "static-sql" element


addNewStaticSql

public OpenejbEmptyType addNewStaticSql()
Appends and returns a new empty "static-sql" element


unsetStaticSql

public void unsetStaticSql()
Unsets the "static-sql" element


getCmpFieldMappingArray

public OpenejbEntityBeanType.CmpFieldMapping[] getCmpFieldMappingArray()
Gets array of all "cmp-field-mapping" elements


getCmpFieldMappingArray

public OpenejbEntityBeanType.CmpFieldMapping getCmpFieldMappingArray(int i)
Gets ith "cmp-field-mapping" element


sizeOfCmpFieldMappingArray

public int sizeOfCmpFieldMappingArray()
Returns number of "cmp-field-mapping" element


setCmpFieldMappingArray

public void setCmpFieldMappingArray(OpenejbEntityBeanType.CmpFieldMapping[] cmpFieldMappingArray)
Sets array of all "cmp-field-mapping" element


setCmpFieldMappingArray

public void setCmpFieldMappingArray(int i,
                                    OpenejbEntityBeanType.CmpFieldMapping cmpFieldMapping)
Sets ith "cmp-field-mapping" element


insertNewCmpFieldMapping

public OpenejbEntityBeanType.CmpFieldMapping insertNewCmpFieldMapping(int i)
Inserts and returns a new empty value (as xml) as the ith "cmp-field-mapping" element


addNewCmpFieldMapping

public OpenejbEntityBeanType.CmpFieldMapping addNewCmpFieldMapping()
Appends and returns a new empty value (as xml) as the last "cmp-field-mapping" element


removeCmpFieldMapping

public void removeCmpFieldMapping(int i)
Removes the ith "cmp-field-mapping" element


getPrimkeyField

public String getPrimkeyField()
Gets the "primkey-field" element


xgetPrimkeyField

public org.apache.xmlbeans.XmlString xgetPrimkeyField()
Gets (as xml) the "primkey-field" element


isSetPrimkeyField

public boolean isSetPrimkeyField()
True if has "primkey-field" element


setPrimkeyField

public void setPrimkeyField(String primkeyField)
Sets the "primkey-field" element


xsetPrimkeyField

public void xsetPrimkeyField(org.apache.xmlbeans.XmlString primkeyField)
Sets (as xml) the "primkey-field" element


unsetPrimkeyField

public void unsetPrimkeyField()
Unsets the "primkey-field" element


getKeyGenerator

public org.openejb.xbeans.pkgen.EjbKeyGeneratorType getKeyGenerator()
Gets the "key-generator" element


isSetKeyGenerator

public boolean isSetKeyGenerator()
True if has "key-generator" element


setKeyGenerator

public void setKeyGenerator(org.openejb.xbeans.pkgen.EjbKeyGeneratorType keyGenerator)
Sets the "key-generator" element


addNewKeyGenerator

public org.openejb.xbeans.pkgen.EjbKeyGeneratorType addNewKeyGenerator()
Appends and returns a new empty "key-generator" element


unsetKeyGenerator

public void unsetKeyGenerator()
Unsets the "key-generator" element


getPrefetchGroup

public OpenejbEntityBeanType.PrefetchGroup getPrefetchGroup()
Gets the "prefetch-group" element


isSetPrefetchGroup

public boolean isSetPrefetchGroup()
True if has "prefetch-group" element


setPrefetchGroup

public void setPrefetchGroup(OpenejbEntityBeanType.PrefetchGroup prefetchGroup)
Sets the "prefetch-group" element


addNewPrefetchGroup

public OpenejbEntityBeanType.PrefetchGroup addNewPrefetchGroup()
Appends and returns a new empty "prefetch-group" element


unsetPrefetchGroup

public void unsetPrefetchGroup()
Unsets the "prefetch-group" element


getCache

public OpenejbEntityBeanType.Cache getCache()
Gets the "cache" element


isSetCache

public boolean isSetCache()
True if has "cache" element


setCache

public void setCache(OpenejbEntityBeanType.Cache cache)
Sets the "cache" element


addNewCache

public OpenejbEntityBeanType.Cache addNewCache()
Appends and returns a new empty "cache" element


unsetCache

public void unsetCache()
Unsets the "cache" element


getGbeanRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] getGbeanRefArray()
Gets array of all "gbean-ref" elements


getGbeanRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType getGbeanRefArray(int i)
Gets ith "gbean-ref" element


sizeOfGbeanRefArray

public int sizeOfGbeanRefArray()
Returns number of "gbean-ref" element


setGbeanRefArray

public void setGbeanRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] gbeanRefArray)
Sets array of all "gbean-ref" element


setGbeanRefArray

public void setGbeanRefArray(int i,
                             org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType gbeanRef)
Sets ith "gbean-ref" element


insertNewGbeanRef

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType insertNewGbeanRef(int i)
Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element


addNewGbeanRef

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType addNewGbeanRef()
Appends and returns a new empty value (as xml) as the last "gbean-ref" element


removeGbeanRef

public void removeGbeanRef(int i)
Removes the ith "gbean-ref" element


getEjbRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] getEjbRefArray()
Gets array of all "ejb-ref" elements


getEjbRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType getEjbRefArray(int i)
Gets ith "ejb-ref" element


sizeOfEjbRefArray

public int sizeOfEjbRefArray()
Returns number of "ejb-ref" element


setEjbRefArray

public void setEjbRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] ejbRefArray)
Sets array of all "ejb-ref" element


setEjbRefArray

public void setEjbRefArray(int i,
                           org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType ejbRef)
Sets ith "ejb-ref" element


insertNewEjbRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType insertNewEjbRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element


addNewEjbRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType addNewEjbRef()
Appends and returns a new empty value (as xml) as the last "ejb-ref" element


removeEjbRef

public void removeEjbRef(int i)
Removes the ith "ejb-ref" element


getEjbLocalRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] getEjbLocalRefArray()
Gets array of all "ejb-local-ref" elements


getEjbLocalRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType getEjbLocalRefArray(int i)
Gets ith "ejb-local-ref" element


sizeOfEjbLocalRefArray

public int sizeOfEjbLocalRefArray()
Returns number of "ejb-local-ref" element


setEjbLocalRefArray

public void setEjbLocalRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] ejbLocalRefArray)
Sets array of all "ejb-local-ref" element


setEjbLocalRefArray

public void setEjbLocalRefArray(int i,
                                org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType ejbLocalRef)
Sets ith "ejb-local-ref" element


insertNewEjbLocalRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType insertNewEjbLocalRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element


addNewEjbLocalRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType addNewEjbLocalRef()
Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element


removeEjbLocalRef

public void removeEjbLocalRef(int i)
Removes the ith "ejb-local-ref" element


getServiceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] getServiceRefArray()
Gets array of all "service-ref" elements


getServiceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType getServiceRefArray(int i)
Gets ith "service-ref" element


sizeOfServiceRefArray

public int sizeOfServiceRefArray()
Returns number of "service-ref" element


setServiceRefArray

public void setServiceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] serviceRefArray)
Sets array of all "service-ref" element


setServiceRefArray

public void setServiceRefArray(int i,
                               org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRef)
Sets ith "service-ref" element


insertNewServiceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType insertNewServiceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "service-ref" element


addNewServiceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType addNewServiceRef()
Appends and returns a new empty value (as xml) as the last "service-ref" element


removeServiceRef

public void removeServiceRef(int i)
Removes the ith "service-ref" element


getResourceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] getResourceRefArray()
Gets array of all "resource-ref" elements


getResourceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType getResourceRefArray(int i)
Gets ith "resource-ref" element


sizeOfResourceRefArray

public int sizeOfResourceRefArray()
Returns number of "resource-ref" element


setResourceRefArray

public void setResourceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] resourceRefArray)
Sets array of all "resource-ref" element


setResourceRefArray

public void setResourceRefArray(int i,
                                org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType resourceRef)
Sets ith "resource-ref" element


insertNewResourceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType insertNewResourceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-ref" element


addNewResourceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType addNewResourceRef()
Appends and returns a new empty value (as xml) as the last "resource-ref" element


removeResourceRef

public void removeResourceRef(int i)
Removes the ith "resource-ref" element


getResourceEnvRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] getResourceEnvRefArray()
Gets array of all "resource-env-ref" elements


getResourceEnvRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType getResourceEnvRefArray(int i)
Gets ith "resource-env-ref" element


sizeOfResourceEnvRefArray

public int sizeOfResourceEnvRefArray()
Returns number of "resource-env-ref" element


setResourceEnvRefArray

public void setResourceEnvRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] resourceEnvRefArray)
Sets array of all "resource-env-ref" element


setResourceEnvRefArray

public void setResourceEnvRefArray(int i,
                                   org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType resourceEnvRef)
Sets ith "resource-env-ref" element


insertNewResourceEnvRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType insertNewResourceEnvRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element


addNewResourceEnvRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType addNewResourceEnvRef()
Appends and returns a new empty value (as xml) as the last "resource-env-ref" element


removeResourceEnvRef

public void removeResourceEnvRef(int i)
Removes the ith "resource-env-ref" element


getQueryArray

public OpenejbQueryType[] getQueryArray()
Gets array of all "query" elements


getQueryArray

public OpenejbQueryType getQueryArray(int i)
Gets ith "query" element


sizeOfQueryArray

public int sizeOfQueryArray()
Returns number of "query" element


setQueryArray

public void setQueryArray(OpenejbQueryType[] queryArray)
Sets array of all "query" element


setQueryArray

public void setQueryArray(int i,
                          OpenejbQueryType query)
Sets ith "query" element


insertNewQuery

public OpenejbQueryType insertNewQuery(int i)
Inserts and returns a new empty value (as xml) as the ith "query" element


addNewQuery

public OpenejbQueryType addNewQuery()
Appends and returns a new empty value (as xml) as the last "query" element


removeQuery

public void removeQuery(int i)
Removes the ith "query" element


getId

public String getId()
Gets the "id" attribute


xgetId

public org.apache.xmlbeans.XmlID xgetId()
Gets (as xml) the "id" attribute


isSetId

public boolean isSetId()
True if has "id" attribute


setId

public void setId(String id)
Sets the "id" attribute


xsetId

public void xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute


unsetId

public void unsetId()
Unsets the "id" attribute



Copyright © 1999-2006 OpenEJB. All Rights Reserved.