Uses of Package
org.togglz.core.repository.jdbc
-
Packages that use org.togglz.core.repository.jdbc Package Description org.togglz.core.repository.jdbc -
Classes in org.togglz.core.repository.jdbc used by org.togglz.core.repository.jdbc Class Description JDBCStateRepository This repository implementation can be used to store the feature state in SQL database using the standard JDBC API.JDBCStateRepository.Builder Builder for aJDBCStateRepository.