Issues
- Rework LockTest#testContendedPessimisticLock so that it can work on Oracle without throwing exceptionsHHH-12769Resolved issue: HHH-12769Vlad Mihalcea
- Fix tests failing on OracleHHH-12767Resolved issue: HHH-12767Vlad Mihalcea
- Upgrading to Byteman 4.0.3HHH-12766Resolved issue: HHH-12766Sanne Grinovero
- LazyInitializationWithoutInlineDirtyTrackingTest fails with SQL ServerHHH-12765Resolved issue: HHH-12765Martin Simka
- IdClassReferenceIdentifierTest fail with OracleHHH-12764Resolved issue: HHH-12764Chris Cranford
- Remove no longer needed EqualsHelper and cleanup some equality checksHHH-12760Resolved issue: HHH-12760Sanne Grinovero
- Upgrade integration tests to WildFly 13.0.0.FinalHHH-12759Resolved issue: HHH-12759Sanne Grinovero
- Arquillian JVM configuration for integration tests is ignoring system propertiesHHH-12758Resolved issue: HHH-12758Sanne Grinovero
- EntityMapCompositeElementTest fail with oracleHHH-12757Resolved issue: HHH-12757Chris Cranford
- RevisionConstraintQuery.testRevisionsLtQuery fails with PostgreSQL 10.1 and EnterpriseDB 10.1HHH-12755Resolved issue: HHH-12755Chris Cranford
- *EqualsHashCodeTest, UnspecifiedEnumTypeTest fail with DB2, SQL Server, Sybase and OracleHHH-12754Resolved issue: HHH-12754Chris Cranford
- Avoid setting the isolation level to the same value in C3P0ConnectionProviderHHH-12749Resolved issue: HHH-12749Vlad Mihalcea
- Remove no longer necessary jboss-deployment-structure.xml from integration testsHHH-12744Resolved issue: HHH-12744Sanne Grinovero
- Cleaning ProviderChecker from some deprecated and dead codeHHH-12743Resolved issue: HHH-12743Sanne Grinovero
- Register new reserved words added in MySQL 8.0HHH-12741Resolved issue: HHH-12741Yanming Zhou (quaff@github)
- CLONE - AssertionFailure: Fail to process type argument in a generic declarationHHH-12739Resolved issue: HHH-12739Vlad Mihalcea
- Session/EntityManager is closed in ForeignGenerator (JTA setup)HHH-12738Resolved issue: HHH-12738Vlad Mihalcea
- StrategySelectorImpl - Add original exception when selected strategy could not be loadedHHH-12734Resolved issue: HHH-12734Florian Lopes
- Don't generate auxiliary HTML files in the documentationHHH-12732Resolved issue: HHH-12732Guillaume Smet
- TOC hidden in the generated Asciidoctor docsHHH-12731Resolved issue: HHH-12731Guillaume Smet
- Binary and behavioral incompatibilities of org.hibernate.Query.getFirstResult(), setFirstResult(), getMaxResults(), setMaxResults()HHH-12729Resolved issue: HHH-12729Former user
- Performance issue in ResourceRegistryStandardImpl.register lines 67, 70HHH-12727Resolved issue: HHH-12727Guillaume Smet
- Upgrade the Asciidoctor plugin to 1.5.7 for JDK 9 compatibilityHHH-12725Resolved issue: HHH-12725Guillaume Smet
- Add javax.activation as a dependencyHHH-12724Resolved issue: HHH-12724Guillaume Smet
- Revert the changes applied by HHH-12585 to the DefaultFlushEntityEventListener#invokeInterceptor() methodHHH-12723Resolved issue: HHH-12723Andrea Boriero
- Sample code is required for documentation of disabling polymorphism in queriesHHH-12716Resolved issue: HHH-12716
- Error in documentation sample code about JPQL and HQLHHH-12715Resolved issue: HHH-12715Vlad Mihalcea
- BaseCoreFunctionalTestCase opens an InputStream for mapping files but never closes itHHH-12710Resolved issue: HHH-12710Vlad Mihalcea
- Make JCacheRegionFactory easier to subclassHHH-12702Resolved issue: HHH-12702
- Upgrade to Jandex 2.0.5.FinalHHH-12701Resolved issue: HHH-12701Sanne Grinovero
- Missing property in sample code in documentation of bulk-id strategiesHHH-12700Resolved issue: HHH-12700Vlad Mihalcea
- Performance issue in ResultSetWrapperProxy.locateCorrespondingColumnIndexMethod() line 137 due to repeated use of Class.getMethod(String, Class[]) reflection callHHH-12699Resolved issue: HHH-12699Guillaume Smet
- Headings problem in Hibernate Documentation 5.3.1 - Transation PatternsHHH-12698Resolved issue: HHH-12698Vlad Mihalcea
- Headings problem in Hibernate Documentation 5.3.1 - Proxool configurationHHH-12697Resolved issue: HHH-12697Vlad Mihalcea
- Upgrade to Hibernate Commons Annotations 5.0.4.FinalHHH-12694Resolved issue: HHH-12694Sanne Grinovero
- Modify SessionImpl.toString to be quiet by default and verbose when trace is enabledHHH-12692Resolved issue: HHH-12692Walter White
- Code block is broken in documentation about AUTO flushingHHH-12691Resolved issue: HHH-12691Vlad Mihalcea
- Upgrade to Gradle WildFly build tools 0.0.9HHH-12689Resolved issue: HHH-12689Sanne Grinovero
- Duplicated Error Information Displayed in the LogHHH-12688Resolved issue: HHH-12688Vlad Mihalcea
- ManyToOne associations in embeddable collection elements and composite IDs are always eagerly loadedHHH-12687Resolved issue: HHH-12687Former user
- Replace EmptyIterator with Collections.emptyIterator()HHH-12686Resolved issue: HHH-12686
- java.lang.ClassCastException when checking if parameter isBound in criteria queryHHH-12685Resolved issue: HHH-12685Guillaume Smet
- Hibernate fails when mapping one-to-many collections by non-primary keyHHH-12684Resolved issue: HHH-12684Vlad Mihalcea
- Update documentation about support for JPA CriteriaUpdate and CriteriaDeleteHHH-12683Resolved issue: HHH-12683Chris Cranford
- Update javadoc API links from EE7 to EE8HHH-12677Resolved issue: HHH-12677Sanne Grinovero
- Upgrade to Gradle 4.8HHH-12674Resolved issue: HHH-12674Sanne Grinovero
- INSERT time in-db generated properties not persisted with IDENTITY insertHHH-12671Resolved issue: HHH-12671Vlad Mihalcea
- Allows native SQL queries that take a given resultClass to map the result set to the required typeHHH-12670Resolved issue: HHH-12670Vlad Mihalcea
- support for persistence_2_2.xsd and orm_2_2.xsdHHH-12668Resolved issue: HHH-12668Chris Cranford
- Avoid depending on any SNAPSHOT dependencyHHH-12663Resolved issue: HHH-12663Fabio Massimo Ercoli
50 of 84
Rework LockTest#testContendedPessimisticLock so that it can work on Oracle without throwing exceptions
Fixed
Description
Created July 4, 2018 at 5:23 PM
Updated July 5, 2018 at 12:17 PM
Resolved July 4, 2018 at 6:19 PM
Activity
Show:
The
LockTest#testContendedPessimisticLock
test fails on Oracle because the underlying Connection gets closed upon getting a lock acquisition failure.