org.apache.openjpa.datacache
Interface DataCachePCData

All Superinterfaces:
PCData, Serializable
All Known Implementing Classes:
DataCachePCDataImpl

public interface DataCachePCData
extends PCData

Specialized PCData implementation for data caching.

Author:
Patrick Linskey

Method Summary
 boolean isTimedOut()
          Whether this data is timed out.
 
Methods inherited from interface org.apache.openjpa.kernel.PCData
getData, getId, getImplData, getType, getVersion, isLoaded, load, load, setImplData, setVersion, store, store
 

Method Detail

isTimedOut

boolean isTimedOut()
Whether this data is timed out.



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01