Uses of Enum Class
tech.mgl.utils.db.MGL_DatabaseTypeMapper.DbVendor
Packages that use MGL_DatabaseTypeMapper.DbVendor
-
Uses of MGL_DatabaseTypeMapper.DbVendor in tech.mgl.utils.db
Methods in tech.mgl.utils.db that return MGL_DatabaseTypeMapper.DbVendorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MGL_DatabaseTypeMapper.DbVendor[]MGL_DatabaseTypeMapper.DbVendor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.mgl.utils.db with parameters of type MGL_DatabaseTypeMapper.DbVendorModifier and TypeMethodDescriptionstatic Class<?> MGL_DatabaseTypeMapper.getJavaType(String dbType, MGL_DatabaseTypeMapper.DbVendor dbVendor)