Class PostgreSQLByteaTypeContributor
- java.lang.Object
-
- org.jbpm.persistence.jpa.hibernate.PostgreSQLByteaTypeContributor
-
- All Implemented Interfaces:
org.hibernate.boot.model.TypeContributor
public class PostgreSQLByteaTypeContributor extends Object implements org.hibernate.boot.model.TypeContributor
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
PostgreSQLByteaTypeContributor.ByteaContributorType
-
Constructor Summary
Constructors Constructor Description PostgreSQLByteaTypeContributor()
-
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)
-