Class LobTypeMappings
- java.lang.Object
-
- org.hibernate.type.descriptor.jdbc.LobTypeMappings
-
public final class LobTypeMappings extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getLobCodeTypeMapping(int jdbcTypeCode)
static boolean
isMappedToKnownLobCode(int jdbcTypeCode)
-