Class PostgreSQLLobTypeContributor
- java.lang.Object
-
- org.jbpm.persistence.jpa.hibernate.PostgreSQLLobTypeContributor
-
- All Implemented Interfaces:
org.hibernate.boot.model.TypeContributor
public class PostgreSQLLobTypeContributor extends Object implements org.hibernate.boot.model.TypeContributor
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
PostgreSQLLobTypeContributor.ByteaContributorType
class
PostgreSQLLobTypeContributor.TextContributorType
-
Constructor Summary
Constructors Constructor Description PostgreSQLLobTypeContributor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
contribute(org.hibernate.boot.model.TypeContributions typeContributions, org.hibernate.service.ServiceRegistry serviceRegistry)
-