Skip navigation links
org.eclipse.persistence.platform.database.oracle.publisher.viewcache
Class AbstractViewRow
java.lang.Object
org.eclipse.persistence.platform.database.oracle.publisher.viewcache.AbstractViewRow
- All Implemented Interfaces:
- ViewRow
- Direct Known Subclasses:
- SingleColumnViewRow, ViewRowFactory
-
public abstract class AbstractViewRow
- extends java.lang.Object
- implements ViewRow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractViewRow
public AbstractViewRow()
equals
public boolean equals(java.lang.String key,
java.lang.Object value)
-
- Specified by:
equals in interface ViewRow
isAllArguments
public boolean isAllArguments()
-
- Specified by:
isAllArguments in interface ViewRow
isAllCollTypes
public boolean isAllCollTypes()
-
- Specified by:
isAllCollTypes in interface ViewRow
isAllMethodParams
public boolean isAllMethodParams()
-
- Specified by:
isAllMethodParams in interface ViewRow
isAllMethodResults
public boolean isAllMethodResults()
-
- Specified by:
isAllMethodResults in interface ViewRow
isAllObjects
public boolean isAllObjects()
-
- Specified by:
isAllObjects in interface ViewRow
isAllQueueTables
public boolean isAllQueueTables()
-
- Specified by:
isAllQueueTables in interface ViewRow
isAllSynonyms
public boolean isAllSynonyms()
-
- Specified by:
isAllSynonyms in interface ViewRow
isAllTypeAttrs
public boolean isAllTypeAttrs()
-
- Specified by:
isAllTypeAttrs in interface ViewRow
isAllTypeMethods
public boolean isAllTypeMethods()
-
- Specified by:
isAllTypeMethods in interface ViewRow
isAllTypes
public boolean isAllTypes()
-
- Specified by:
isAllTypes in interface ViewRow
isSingleColumnViewRow
public boolean isSingleColumnViewRow()
-
- Specified by:
isSingleColumnViewRow in interface ViewRow
isUserArguments
public boolean isUserArguments()
-
- Specified by:
isUserArguments in interface ViewRow
Skip navigation links