[hibernate/hibernate-orm] e1dbca: HHH-11470 - Schema update should not try to query ...
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: e1dbca511dc208acbe2e9ff08155f73692c8f919
https://github.com/hibernate/hibernate-orm/commit/e1dbca511dc208acbe2e9ff...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/DB2390Dialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/DB2400Dialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/DerbyDialect.java
A hibernate-core/src/test/java/org/hibernate/test/dialect/unit/sequence/AbstractSequenceInformationExtractorTest.java
A hibernate-core/src/test/java/org/hibernate/test/dialect/unit/sequence/DB2390SequenceInformationExtractorTest.java
A hibernate-core/src/test/java/org/hibernate/test/dialect/unit/sequence/DB2400SequenceInformationExtractorTest.java
A hibernate-core/src/test/java/org/hibernate/test/dialect/unit/sequence/DerbyTenFiveDialectSequenceInformationExtractorTest.java
A hibernate-core/src/test/java/org/hibernate/test/dialect/unit/sequence/DerbyTenSevenDialectSequenceInformationExtractorTest.java
A hibernate-core/src/test/java/org/hibernate/test/dialect/unit/sequence/DerbyTenSixDialectSequenceInformationExtractorTest.java
Log Message:
-----------
HHH-11470 - Schema update should not try to query sequences for Dialects not supporting them (DB2400Dialect, DerbyDialect, DB2390Dialect)
7 years, 8 months
[hibernate/hibernate-orm] f0016d: HHH-11477 - HQL query against field marked with @L...
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: f0016db20190c3f4dc014486c2f6e64428939f33
https://github.com/hibernate/hibernate-orm/commit/f0016db20190c3f4dc01448...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/PostgreSQL81Dialect.java
M hibernate-core/src/main/java/org/hibernate/type/descriptor/java/ClobTypeDescriptor.java
M hibernate-core/src/main/java/org/hibernate/type/descriptor/sql/ClobTypeDescriptor.java
A hibernate-core/src/test/java/org/hibernate/test/lob/LobStringTest.java
M hibernate-core/src/test/java/org/hibernate/test/lob/LongStringTest.java
M hibernate-core/src/test/java/org/hibernate/test/nationalized/NationalizedLobFieldTest.java
M hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/StringMapLobTest.java
M hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/StringMapNationalizedLobTest.java
Log Message:
-----------
HHH-11477 - HQL query against field marked with @Lob fails on PostgreSQL
7 years, 8 months
[hibernate/hibernate-ogm] d650dc: OGM-1253 Additional test for map with embedded
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-ogm
Commit: d650dcb3fc59ac5555ef93d7979cbd7703f7d8dd
https://github.com/hibernate/hibernate-ogm/commit/d650dcb3fc59ac5555ef93d...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
A core/src/test/java/org/hibernate/ogm/backendtck/embeddable/ElementCollectionWithMapAndEmbeddedTest.java
A core/src/test/java/org/hibernate/ogm/backendtck/embeddable/ForumUser.java
A core/src/test/java/org/hibernate/ogm/backendtck/embeddable/JiraIssue.java
M infinispan-remote/infinispan-server-testconfig/wildfly-trimmed-config.xml
A mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/mapping/ElementCollectionWithMapAndEmbeddedTest.java
A neo4j/src/test/java/org/hibernate/ogm/datastore/neo4j/test/mapping/MapWithEmbeddedTest.java
Log Message:
-----------
OGM-1253 Additional test for map with embedded
This is more to keep track of changes, we expect the mapping to change in the future.
Commit: 0132298f2176b7ce47cf6fc364dc066999ca89e3
https://github.com/hibernate/hibernate-ogm/commit/0132298f2176b7ce47cf6fc...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
A documentation/manual/src/main/resources/images/neo4j-(a)ElementCollection-map-example.png
Log Message:
-----------
OGM-1252 Add Neo4j mapping image for the documentation
Even if the mapping is not natural at the moment, we should
show it to the user anyway. We will fix it for the next final.
Commit: ca9d249f503e28b29e7412a8fd31ff26148ae6a0
https://github.com/hibernate/hibernate-ogm/commit/ca9d249f503e28b29e7412a...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M documentation/manual/src/main/asciidoc/modules/couchdb.asciidoc
M documentation/manual/src/main/asciidoc/modules/ehcache.asciidoc
M documentation/manual/src/main/asciidoc/modules/infinispan.asciidoc
M documentation/manual/src/main/asciidoc/modules/mongodb.asciidoc
M documentation/manual/src/main/asciidoc/modules/neo4j.asciidoc
M documentation/manual/src/main/asciidoc/modules/redis.asciidoc
Log Message:
-----------
OGM-1252 Add mapping example in the documentation
Commit: 8499354eb49f4162eff5e8d033873b83b694382d
https://github.com/hibernate/hibernate-ogm/commit/8499354eb49f4162eff5e8d...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M infinispan/src/main/java/org/hibernate/ogm/datastore/infinispan/InfinispanDialect.java
Log Message:
-----------
OGM-1253 Fix comment typo in InfinispanDialect
Commit: c4615eff795790b3c460962f679e942d6fca4e33
https://github.com/hibernate/hibernate-ogm/commit/c4615eff795790b3c460962...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M infinispan-remote/src/main/java/org/hibernate/ogm/datastore/infinispanremote/InfinispanRemoteDialect.java
Log Message:
-----------
OGM-1253 Remove TODO from InfinispanRemoteDialect
Commit: c3b0655c5d2cea76482896f985d39a6f93aecf3b
https://github.com/hibernate/hibernate-ogm/commit/c3b0655c5d2cea76482896f...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M documentation/manual/src/main/asciidoc/modules/cassandra.asciidoc
M documentation/manual/src/main/asciidoc/modules/configuration.asciidoc
M documentation/manual/src/main/asciidoc/modules/couchdb.asciidoc
M documentation/manual/src/main/asciidoc/modules/ehcache.asciidoc
M documentation/manual/src/main/asciidoc/modules/getting-started.asciidoc
M documentation/manual/src/main/asciidoc/modules/infinispan.asciidoc
M documentation/manual/src/main/asciidoc/modules/mongodb.asciidoc
M documentation/manual/src/main/asciidoc/modules/neo4j.asciidoc
M documentation/manual/src/main/asciidoc/modules/query.asciidoc
M documentation/manual/src/main/asciidoc/modules/redis.asciidoc
Log Message:
-----------
OGM-1091 Clarify when one needs Hibernate Search
Commit: 7f805284aa63b711cd5c6ec20bb38fe9a666998b
https://github.com/hibernate/hibernate-ogm/commit/7f805284aa63b711cd5c6ec...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/BoltNeo4jDialect.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/HttpNeo4jDialect.java
Log Message:
-----------
OGM-1253 Skip creation of embedded node without properties
Commit: 3015ed47faf7544a80e0c44c3fed9a1f18a99ce1
https://github.com/hibernate/hibernate-ogm/commit/3015ed47faf7544a80e0c44...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/bolt/dialect/impl/BoltNeo4jTupleAssociationSnapshot.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/http/dialect/impl/HttpNeo4jTupleAssociationSnapshot.java
Log Message:
-----------
OGM-1253 Fix problem with Map of embedded in Remote Neo4j
The problem is that the dialects won't rebuild the map because
they don't look for the right properties in the result of the query.
Commit: 0a802a8deac6494b72c2ee8a46ddf6b01d98bbc2
https://github.com/hibernate/hibernate-ogm/commit/0a802a8deac6494b72c2ee8...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/http/dialect/impl/HttpNeo4jTupleSnapshot.java
Log Message:
-----------
OGM-1253 Avoid reference to Embedded dialect in HttpNeo4jTupleSnapshot
Commit: 590f1f6adf702ec865a20660b50291783be0349c
https://github.com/hibernate/hibernate-ogm/commit/590f1f6adf702ec865a2066...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/BoltNeo4jDialect.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/HttpNeo4jDialect.java
R neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/bolt/dialect/impl/BoltNeo4jTupleAssociationSnapshot.java
A neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/common/dialect/impl/RemoteNeo4jTupleAssociationSnapshot.java
R neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/http/dialect/impl/HttpNeo4jTupleAssociationSnapshot.java
Log Message:
-----------
OGM-1253 Create common class for Neo4j remote tuple association snapshot
Compare: https://github.com/hibernate/hibernate-ogm/compare/20a533630243...590f1f6...
7 years, 8 months