Uses of Class
com.vladmihalcea.hibernate.type.json.internal.JsonBytesSqlTypeDescriptor

Packages that use JsonBytesSqlTypeDescriptor
com.vladmihalcea.hibernate.type.json.internal   
 

Uses of JsonBytesSqlTypeDescriptor in com.vladmihalcea.hibernate.type.json.internal
 

Fields in com.vladmihalcea.hibernate.type.json.internal declared as JsonBytesSqlTypeDescriptor
static JsonBytesSqlTypeDescriptor JsonBytesSqlTypeDescriptor.INSTANCE
           
 

Methods in com.vladmihalcea.hibernate.type.json.internal that return JsonBytesSqlTypeDescriptor
static JsonBytesSqlTypeDescriptor JsonBytesSqlTypeDescriptor.of(Class<? extends org.hibernate.dialect.Dialect> dialectClass)
           
 



Copyright © 2022. All rights reserved.