B C D S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class com.coditory.sherlock.SqlSherlockBuilder
C
- com.coditory.sherlock - package com.coditory.sherlock
D
- DEFAULT_LOCKS_TABLE_NAME - Static variable in class com.coditory.sherlock.SqlSherlockBuilder
S
- sqlSherlock() - Static method in class com.coditory.sherlock.SqlSherlockBuilder
- sqlSherlock(Connection) - Static method in class com.coditory.sherlock.SqlSherlockBuilder
-
Deprecated.Use
withConnectionPool(DataSource)
instead. - sqlSherlock(DataSource) - Static method in class com.coditory.sherlock.SqlSherlockBuilder
- SqlSherlockBuilder - Class in com.coditory.sherlock
-
Builds
Sherlock
that uses SQL database for locking mechanism.
W
- withClock(Clock) - Method in class com.coditory.sherlock.SqlSherlockBuilder
- withConnection(Connection) - Method in class com.coditory.sherlock.SqlSherlockBuilder
-
Deprecated.Use
withConnectionPool(DataSource)
instead. - withConnectionPool(DataSource) - Method in class com.coditory.sherlock.SqlSherlockBuilder
- withLocksTable(String) - Method in class com.coditory.sherlock.SqlSherlockBuilder
All Classes All Packages