hibernate4-sqlite-dialect icon indicating copy to clipboard operation
hibernate4-sqlite-dialect copied to clipboard

SQLite dialect for Hibernate 4

Results 2 hibernate4-sqlite-dialect issues
Sort by recently updated
recently updated
newest added

Hi, I am using your SQLiteDialect: com.enigmabridge.hibernate.dialect.SQLiteDialect In my java code, my entity has a schema name and I am using hibernate 4. I am able to deploy my webapp...

when I set dialect property to com.enigmabridge.hibernate.dialect.SQLiteDialect class not found exception thrown. org.hibernate.dialect.unique.UniqueDelegate