Java org.hibernate.engine.jdbc LobCreator fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.engine.jdbc LobCreator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.engine.jdbc LobCreator.

The text is from its open source code.

Method

BlobcreateBlob(byte[] bytes)
Create a BLOB reference encapsulating the given byte array.