public interface InvalidatableWrapper<T> extends JdbcWrapper<T>
JdbcWrapper contract for wrapped objects that can additioanlly be invalidated| Modifier and Type | Method and Description | 
|---|---|
void | 
invalidate()
Make the wrapper invalid for further usage. 
 | 
getWrappedObjectCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.