Uses of Enum
org.mybatis.guice.datasource.helper.JdbcHelper
Packages that use JdbcHelper
Package
Description
Contains helper classes to build and bind
JDBC.driver
and JDBC.url
properties.-
Uses of JdbcHelper in org.mybatis.guice.datasource.helper
Methods in org.mybatis.guice.datasource.helper that return JdbcHelperModifier and TypeMethodDescriptionstatic JdbcHelper
Returns the enum constant of this type with the specified name.static JdbcHelper[]
JdbcHelper.values()
Returns an array containing the constants of this enum type, in the order they are declared.