Issues
- Typo in some configuration properties (HBM2DDL vs HBM2DLL)HHH-13226Resolved issue: HHH-13226Asutosh Pandya
- IS NULL doesn't work on not-owning side of one-to-one relationshipHHH-13166Resolved issue: HHH-13166
- NonBatchingBatch does not abortBatch() after StaleStateExceptionHHH-13055Resolved issue: HHH-13055
- ConfigLoader does not close file when loading hibernate.cfg.xmlHHH-12986
- Hibernate ActionQueue.sort() removes entities from insertion batchesHHH-11920Resolved issue: HHH-11920
- Unable to read audit when having ManyToOne relation nested in embeddable, placed in ElementCollectionHHH-11799Resolved issue: HHH-11799Chris Cranford
- Map of @Embeddables has values loaded only when != nullHHH-11723Resolved issue: HHH-11723Andrea Boriero
- Hibernate 5.1.0 does not validate entity after changing @OneToMany collectionHHH-11541
- Conversion from String to Locale.ROOT is not workingHHH-11484Resolved issue: HHH-11484
- Entity joins are not polymorphicHHH-11437Resolved issue: HHH-11437Christian Beikov
- Joining unrelated class first, than assosiationHHH-11365Resolved issue: HHH-11365Christian Beikov
- Oracle Spatial Dialect non-string mode is unavailableHHH-11301Resolved issue: HHH-11301
- orphan removal doesn't work with uni directional onetoone and @mapsIdHHH-11201
- NPE when using Criteria+Projection+LockModeHHH-11187Resolved issue: HHH-11187
- "query specified join fetching, but the owner of the fetched association was not present in the select list" with @ElementCollectionHHH-11140Resolved issue: HHH-11140
- Cannot set PhysicalNamingStrategy from propertiesHHH-11137Resolved issue: HHH-11137
- MySQL56SpatialDialect does not register geometry types causing Geometry types are not correctly deserializedHHH-11087Resolved issue: HHH-11087
- AbstractQueryImpl#guessType throws ClassCastExcetion if used with StatelessSessionHHH-11048Resolved issue: HHH-11048
- ClassCastException: Using a region shared by entity caching on a collection cacheHHH-11040Resolved issue: HHH-11040
- Ingres Doesn't Support Global Temporary Tables properly!HHH-11035
- InformationExtractorJdbcDatabaseMetaDataImpl getTable method wrong default namespace lookupHHH-11030Resolved issue: HHH-11030Andrea Boriero
- {h-schema} is not replaced in SQLDelete, SQLInsert and SQLUpdateHHH-11028Resolved issue: HHH-11028Vlad Mihalcea
- Backport: Implement left-joins for relation traversion in audit queriesHHH-11025Resolved issue: HHH-11025Chris Cranford
- Exception still thrown when dropping schema with a managed connectionHHH-11024Resolved issue: HHH-11024
- Cannot override generator with a generic generator via orm fileHHH-11018Resolved issue: HHH-11018
- subselect is ignored in EntityLoaderHHH-11015Resolved issue: HHH-11015Former user
- The release task creates two documentation folders for UserGuideHHH-11013Resolved issue: HHH-11013Vlad Mihalcea
- OneToMany generated incorrect SQL where MapKey is on superclass and using InheritanceType.JOINEDHHH-11005Resolved issue: HHH-11005
- Add documentation section about Filter and FilterDefHHH-11002Resolved issue: HHH-11002Vlad Mihalcea
- NullPointerException when using join with subselect in hbm mappingHHH-10998Resolved issue: HHH-10998Andrea Boriero
- Wrong order parameter binding when filters are used in conjunction with component type parameters and subqueriesHHH-10991Resolved issue: HHH-10991Andrea Boriero
- Cannot save JTS geometry with SRID 3857 into SRID 3857 columnHHH-10987Resolved issue: HHH-10987Karel Maesen
- Hibernate 5.1 migration Sequence generator issueHHH-10983Resolved issue: HHH-10983
- HBM 'properties' element not honouring multi-column constraintHHH-10982Resolved issue: HHH-10982
- Hibernate throws SQLGrammarException: Error accessing table metadata when @Table is used with schema value and no catalogHHH-10978Resolved issue: HHH-10978Chris Cranford
- Use UTF-8 charset for reading files for initializing the database (javax.persistence.sql-load-script-source scripts)HHH-10972Resolved issue: HHH-10972Vlad Mihalcea
- Do not build JPA types for 'detyped' Hibernate Types (e.g. Envers model) with IGNORE_UNSUPPORTEDHHH-10968Resolved issue: HHH-10968Chris Cranford
- Document @DiscriminatorValue NULL and NOT_NULL optionsHHH-10966Resolved issue: HHH-10966Vlad Mihalcea
- Fix missing currentTenantIdentifierResolverHHH-10964Resolved issue: HHH-10964Vlad Mihalcea
- StoredProcedureQuery with OUT param fails with Oracle when using more then 2 named parametersHHH-10958Resolved issue: HHH-10958
- HQL update statement fails if entity is inside a package of format in.mycomany.domain.EntityHHH-10953Resolved issue: HHH-10953Andrea Boriero
- The generation of the drop schema does not filter sequence with schemaFilterHHH-10937Resolved issue: HHH-10937Andrea Boriero
- Hibernate make same aliases for different joinsHHH-10932Resolved issue: HHH-10932
- HQL: Sql syntax exception when joining a Map<Entity,Component>HHH-10919Resolved issue: HHH-10919Andrea Boriero
- NullPointerException when StatelessSession.get(Class, Serializable, LockMode) called with null LockMode, instead of defaulting to LockMode.NONEHHH-10905Resolved issue: HHH-10905Chris Cranford
- Support mappedBy when the owning side contains formulasHHH-10897
- Exception thrown when dropping schema with a managed connectionHHH-10896Resolved issue: HHH-10896Steve Ebersole
- BytecodeEnhancement's AssociationManagement breaks with entity containing two relations with the same mappedBy valueHHH-10894Resolved issue: HHH-10894
- Skip attribute conversion if value is target type while binding valueHHH-10892Resolved issue: HHH-10892Vlad Mihalcea
- Exception at bootstrap when @Any is inside an @Embeddable objectHHH-10891Resolved issue: HHH-10891
50 of 300
Typo in some configuration properties (HBM2DDL vs HBM2DLL)
Fixed
Description
Details
Assignee
Asutosh PandyaAsutosh PandyaReporter
Xavier DuryXavier DuryComponents
Fix versions
Priority
Minor
Details
Details
Assignee
Asutosh Pandya
Asutosh PandyaReporter
Xavier Dury
Xavier DuryComponents
Fix versions
Priority
Created January 23, 2019 at 10:42 AM
Updated July 29, 2019 at 9:47 PM
Resolved July 12, 2019 at 10:33 AM
Activity
Show:
Asutosh PandyaFebruary 16, 2019 at 9:56 PM
Have updated code as per improvement. Kindly review
Unless I am mistaken, some configuration properties (hbm2dll.create_namespaces, hbm2dll.extra_physical_table_types) seem to be misspelled (DDL vs DLL):
hibernate.hbm2ddl.auto
hibernate.hbm2ddl.import_files_sql_extractor
hibernate.hbm2ddl.schema_filter_provider
hibernate.hbm2ddl.jdbc_metadata_extraction_strategy
hibernate.hbm2ddl.delimiter
hibernate.hbm2ddl.charset_name
hibernate.hbm2ddl.halt_on_error
hibernate.hbm2dll.create_namespaces
hibernate.hbm2dll.extra_physical_table_types
It took me one hour to realize I had to use hibernate.hbm2dll.create_namespaces instead of hibernate.hbm2ddl.create_namespaces (which seems more correct).