org.eclipse.persistence.dbws
Class DBWSModelProject
java.lang.Object
org.eclipse.persistence.sessions.Project
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, defaultCacheIsolation, defaultIdentityMapClass, defaultIdentityMapSize, defaultIdValidation, defaultReadOnlyClasses, defaultTemporalMutable, descriptors, hasGenericHistorySupport, hasIsolatedClasses, hasMappingsPostCalculateChangesOnDeleted, hasNonIsolatedUOWClasses, hasProxyIndirection, jpqlParseCache, mappedSuperclassDescriptors, metamodelIdClassMap, name, orderedDescriptors, partitioningPolicies, queries, sqlResultSetMappings |
Methods inherited from class org.eclipse.persistence.sessions.Project |
addAlias, addDefaultReadOnlyClass, addDescriptor, addDescriptor, addDescriptors, addDescriptors, addMappedSuperclass, addMetamodelIdClassMapEntry, addPartitioningPolicy, addSQLResultSetMapping, applyLogin, assumeExistenceForDoesExist, checkCacheForDoesExist, checkDatabaseForDoesExist, clone, conformAllDescriptors, convertClassNamesToClasses, createDatabaseSession, createServerSession, createServerSession, createServerSession, createServerSession, getAliasDescriptors, getClassDescriptor, getDatasourceLogin, getDefaultCacheIsolation, getDefaultIdentityMapClass, getDefaultIdentityMapSize, getDefaultIdValidation, getDefaultIsIsolated, getDefaultReadOnlyClasses, getDefaultTemporalMutable, getDescriptor, getDescriptorForAlias, getDescriptors, getJPQLParseCache, getJPQLParseCacheMaxSize, getLogin, getMappedSuperclass, getMappedSuperclassDescriptors, getMetamodelIdClassMap, getName, getOrderedDescriptors, getPartitioningPolicies, getPartitioningPolicy, getQueries, getSQLResultSetMapping, hasGenericHistorySupport, hasIsolatedCacheClassWithoutUOWIsolation, hasIsolatedClasses, hasMappedSuperclasses, hasMappingsPostCalculateChangesOnDeleted, hasNonIsolatedUOWClasses, hasProxyIndirection, hasSQLResultSetMapping, setAliasDescriptors, setDatasourceLogin, setDefaultCacheIsolation, setDefaultIdentityMapClass, setDefaultIdentityMapSize, setDefaultIdValidation, setDefaultIsIsolated, setDefaultReadOnlyClasses, setDefaultTemporalMutable, setDeferModificationsUntilCommit, setDescriptors, setHasGenericHistorySupport, setHasIsolatedClasses, setHasMappingsPostCalculateChangesOnDeleted, setHasNonIsolatedUOWClasses, setHasProxyIndirection, setJPQLParseCache, setJPQLParseCacheMaxSize, setLogin, setLogin, setName, setOrderedDescriptors, setPartitioningPolicies, 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()