Uses of Interface
io.vertigo.database.sql.vendor.SqlMapping
Packages that use SqlMapping
Package
Description
-
Uses of SqlMapping in io.vertigo.database.impl.sql.vendor.core
Classes in io.vertigo.database.impl.sql.vendor.core that implement SqlMappingModifier and TypeClassDescriptionfinal classthis class implements the default mapping to a sql database Its behavior is defined by construction : - createWithBooleanAsBit - createWithBooleanAsBooleanMethods in io.vertigo.database.impl.sql.vendor.core that return SqlMappingModifier and TypeMethodDescriptionstatic SqlMappingSqlVendorMapping.createWithBooleanAsBit()static SqlMappingSqlVendorMapping.createWithBooleanAsBoolean() -
Uses of SqlMapping in io.vertigo.database.impl.sql.vendor.h2
Methods in io.vertigo.database.impl.sql.vendor.h2 that return SqlMapping -
Uses of SqlMapping in io.vertigo.database.impl.sql.vendor.postgresql
Methods in io.vertigo.database.impl.sql.vendor.postgresql that return SqlMapping -
Uses of SqlMapping in io.vertigo.database.impl.sql.vendor.sqlserver
Methods in io.vertigo.database.impl.sql.vendor.sqlserver that return SqlMapping -
Uses of SqlMapping in io.vertigo.database.sql.vendor
Methods in io.vertigo.database.sql.vendor that return SqlMapping