类的使用
org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl
-
使用LobCreatorBuilderImpl的程序包 程序包 说明 org.hibernate.engine.jdbc.env.internal -
-
org.hibernate.engine.jdbc.env.internal中LobCreatorBuilderImpl的使用
返回LobCreatorBuilderImpl的org.hibernate.engine.jdbc.env.internal中的方法 修饰符和类型 方法 说明 static LobCreatorBuilderImplLobCreatorBuilderImpl. makeLobCreatorBuilder()For used when JDBC Connection is not available.static LobCreatorBuilderImplLobCreatorBuilderImpl. makeLobCreatorBuilder(Dialect dialect, Map configValues, Connection jdbcConnection)The public factory method for obtaining the appropriate LOB creator (according to given JDBCConnection).
-