Uses of Class
org.eclipse.persistence.internal.sessions.AbstractRecord.NoEntry
-
Packages that use AbstractRecord.NoEntry Package Description org.eclipse.persistence.internal.sessions -
-
Uses of AbstractRecord.NoEntry in org.eclipse.persistence.internal.sessions
Fields in org.eclipse.persistence.internal.sessions declared as AbstractRecord.NoEntry Modifier and Type Field Description static AbstractRecord.NoEntryAbstractRecord. noEntryINTERNAL: indicator showing that no entry exists for a given key.
-