Cascadepolicy oracle
October 14th 2007
|
|
Cascadepolicy oracle
Oracle SQL
The Oracle implementation of constraints differs from the SQL standard, as documented ... table that might need to be updated because of a foreign key constraint with a CASCADE policy. (more...)
DatabaseQuery (Oracle Application Server TopLink API Reference)
oracle.toplink.queryframework Class DatabaseQuery. java.lang.Object oracle.toplink ... Return the cascade policy. Descriptor: getDescriptor () INTERNAL: Return the descriptor ... (more...)
oracle.toplink.config Class Hierarchy (Oracle Fusion Middleware Java ...
oracle.toplink.config. BatchWriting; oracle.toplink.config. CacheType; oracle.toplink.config. CacheUsage; oracle.toplink.config. CascadePolicy; oracle.toplink.config. FlushClearCache; oracle ... (more...)
CascadePolicy (Oracle Fusion Middleware Java API Reference for Oracle ...
oracle.toplink.config Class CascadePolicy. java.lang.Object oracle.toplink.config.CascadePolicy (more...)
Serialized Form (Oracle Application Server TopLink API Reference)
... should be used for literal values instead of ODBC esacpe format Only used with Oracle ... cascadePolicy int cascadePolicy Policy that determines how the query will cascade to its object ... (more...)
Serialized Form (Oracle Application Server TopLink API Reference)
... should be used for literal values instead of ODBC esacpe format Only used with Oracle ... cascadePolicy int cascadePolicy Policy that determines how the query will cascade to its object ... (more...)
Serialized Form (Oracle TopLink Java API Reference)
cascadePolicy int cascadePolicy Policy that determines how the query will cascade to its object ... This is only used if the user is mapping from an Oracle Document implementation. (more...)
ManyToManyMapping (Oracle Application Server TopLink API Reference)
oracle.toplink.mappings Class ManyToManyMapping. java.lang.Object oracle.toplink ... Write the target objects if the cascade policy requires them to be written first. (more...)
TopLink JPA Extensions Reference
import oracle.toplink.essentials.config.CascadePolicy; import oracle.toplink.essentials.config.TopLinkQueryHints; @QueryHint(name=TopLinkQueryHints.REFRESH_CASCADE, value ... (more...)
Serialized Form
oracle.toplink.internal.helper.DatabaseField directKeyField The direct key field name ... cascadePolicy int cascadePolicy Policy that determines how the query will cascade to its object ... (more...)
Tags:
Serialized
Form