Uses of Class
org.togglz.core.repository.jdbc.JDBCStateRepository
-
Packages that use JDBCStateRepository Package Description org.togglz.core.repository.jdbc -
-
Uses of JDBCStateRepository in org.togglz.core.repository.jdbc
Methods in org.togglz.core.repository.jdbc that return JDBCStateRepository Modifier and Type Method Description JDBCStateRepositoryJDBCStateRepository.Builder. build()Creates aJDBCStateRepositoryfrom the current configuration
-