org.eclipse.persistence.dbws
Class DBWSModelProject
java.lang.Object
   org.eclipse.persistence.sessions.Project
org.eclipse.persistence.sessions.Project
       org.eclipse.persistence.dbws.DBWSModelProject
org.eclipse.persistence.dbws.DBWSModelProject
- All Implemented Interfaces: 
- java.io.Serializable, java.lang.Cloneable
- public class DBWSModelProject 
- extends Project
- See Also:
- Serialized Form
 
| Fields inherited from class org.eclipse.persistence.sessions.Project | 
| aliasDescriptors, datasourceLogin, defaultIdentityMapClass, defaultIdentityMapSize, defaultIsIsolated, defaultReadOnlyClasses, defaultTemporalMutable, descriptors, hasGenericHistorySupport, hasIsolatedClasses, hasMappingsPostCalculateChangesOnDeleted, hasNonIsolatedUOWClasses, hasProxyIndirection, jpqlParseCache, mappedSuperclassDescriptors, name, orderedDescriptors, queries, sqlResultSetMappings | 
 
 
 
| Methods inherited from class org.eclipse.persistence.sessions.Project | 
| addAlias, addDefaultReadOnlyClass, addDescriptor, addDescriptor, addDescriptors, addDescriptors, addMappedSuperclass, addSQLResultSetMapping, applyLogin, assumeExistenceForDoesExist, checkCacheForDoesExist, checkDatabaseForDoesExist, clone, conformAllDescriptors, convertClassNamesToClasses, createDatabaseSession, createServerSession, createServerSession, createServerSession, createServerSession, getAliasDescriptors, getClassDescriptor, getDatasourceLogin, getDefaultIdentityMapClass, getDefaultIdentityMapSize, getDefaultIsIsolated, getDefaultReadOnlyClasses, getDefaultTemporalMutable, getDescriptor, getDescriptorForAlias, getDescriptors, getJPQLParseCache, getJPQLParseCacheMaxSize, getLogin, getMappedSuperclass, getMappedSuperclassDescriptors, getName, getOrderedDescriptors, getQueries, getSQLResultSetMapping, hasGenericHistorySupport, hasIsolatedClasses, hasMappedSuperclasses, hasMappingsPostCalculateChangesOnDeleted, hasNonIsolatedUOWClasses, hasProxyIndirection, setAliasDescriptors, setDatasourceLogin, setDefaultIdentityMapClass, setDefaultIdentityMapSize, setDefaultIsIsolated, setDefaultReadOnlyClasses, setDefaultTemporalMutable, setDeferModificationsUntilCommit, setDescriptors, setHasGenericHistorySupport, setHasIsolatedClasses, setHasMappingsPostCalculateChangesOnDeleted, setHasNonIsolatedUOWClasses, setHasProxyIndirection, setJPQLParseCache, setJPQLParseCacheMaxSize, setLogin, setLogin, setName, setOrderedDescriptors, setQueries, toString, useCacheIdentityMap, useCacheIdentityMap, useFullIdentityMap, useFullIdentityMap, useNoIdentityMap, useSoftCacheWeakIdentityMap, useSoftCacheWeakIdentityMap, usesOptimisticLocking, usesSequencing, useWeakIdentityMap, useWeakIdentityMap | 
 
| Methods inherited from class java.lang.Object | 
| equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
ns
public NamespaceResolver ns
DBWSModelProject
public DBWSModelProject()
buildServiceDescriptor
protected XMLDescriptor buildServiceDescriptor()
- 
 
buildQueryDescriptor
protected XMLDescriptor buildQueryDescriptor()
- 
 
buildParameterDescriptor
protected XMLDescriptor buildParameterDescriptor()
- 
 
buildAttachmentDescriptor
protected XMLDescriptor buildAttachmentDescriptor()
- 
 
buildResultDescriptor
protected XMLDescriptor buildResultDescriptor()
- 
 
buildCollectionResultDescriptor
protected XMLDescriptor buildCollectionResultDescriptor()
- 
 
buildSimpleXMLFormatDescriptor
protected XMLDescriptor buildSimpleXMLFormatDescriptor()
- 
 
buildNamedQueryDescriptor
protected XMLDescriptor buildNamedQueryDescriptor()
- 
 
buildSqlQueryDescriptor
protected XMLDescriptor buildSqlQueryDescriptor()
- 
 
buildJpqlQueryDescriptor
protected XMLDescriptor buildJpqlQueryDescriptor()
- 
 
buildStoredProcedureQueryDescriptor
protected XMLDescriptor buildStoredProcedureQueryDescriptor()
- 
 
buildStoredFunctionQueryDescriptor
protected XMLDescriptor buildStoredFunctionQueryDescriptor()
- 
 
buildProcedureArgumentDescriptor
protected XMLDescriptor buildProcedureArgumentDescriptor()
- 
 
buildProcedureOutputArgumentDescriptor
protected XMLDescriptor buildProcedureOutputArgumentDescriptor()
- 
 
buildInsertDescriptor
protected XMLDescriptor buildInsertDescriptor()
- 
 
buildDeleteDescriptor
protected XMLDescriptor buildDeleteDescriptor()
- 
 
buildUpdateDescriptor
protected XMLDescriptor buildUpdateDescriptor()
-