Class JDBCPairwiseIdStore.ConnectionWithLock

java.lang.Object
net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore.ConnectionWithLock
All Implemented Interfaces:
AutoCloseable
Enclosing class:
JDBCPairwiseIdStore

protected class JDBCPairwiseIdStore.ConnectionWithLock extends Object implements AutoCloseable
A Class to encapsulate a Connection protected by an optional read/write lock. Because the class implements AutoCloseable the unlock can "just happen"