|
Oracle | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CachingHome
Method Summary | |
---|---|
void |
invalidate(Collection primaryKeys)
|
void |
invalidate(Object primaryKey)
|
void |
invalidateAll()
|
void |
invalidateAllLocalServer()
|
void |
invalidateLocalServer(Collection primaryKeys)
|
void |
invalidateLocalServer(Object primaryKey)
|
Method Detail |
---|
void invalidate(Object primaryKey) throws RemoteException
RemoteException
void invalidate(Collection primaryKeys) throws RemoteException
RemoteException
void invalidateAll() throws RemoteException
RemoteException
void invalidateLocalServer(Object primaryKey) throws RemoteException
RemoteException
void invalidateLocalServer(Collection primaryKeys) throws RemoteException
RemoteException
void invalidateAllLocalServer() throws RemoteException
RemoteException
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |