hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 917 discussions
[Hibernate-JIRA] Created: (HHH-5201) Proxy objects can't fetch lazy loaded referenced objects
by Guy Loewy (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-5136) map-key-column is broken
by Harald Wellmann (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-4581) Embedded objects in criteria API does not work
by Jaroslaw Lewandowski (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-3659) statistics: Execution time of a query
by Anthony Patricio (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-3007) Unchanged persistent set gets marked dirty on session.merge()
by Lars Koedderitzsch (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HSEARCH-513) Hibernate Search 3.2.0.CR1 listeners cause long delays when indexing entities saved in different transactions
by Florin Haizea (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (METAGEN-29) Embedded generic types not supported by metamodel generator
by Adrian Hummel (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-4539) Make UPPER and LOWER work on MS SQL Server text and ntext columns
by Sergiu Dumitriu (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-3965) Expose the ability to use varchar(max) or nvarchar(max)
by Ido Ran (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HSEARCH-517) ThreadLocal in ContextHolder causes memory leak when deployed in a web container
by Vojtěch Krása (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-3527) Null Version Comparator for versioned class due to reuse of Second Level CacheDataDescriptionImpl
by Paul FitzPatrick (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-5202) polymorphism=PolymorphismType.EXPLICIT not work
by zhuzhangsuo (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HSEARCH-433) Think about exposing not yet committed changes by opening IndexReaders off IndexWriters
by Emmanuel Bernard (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HSEARCH-511) Clean up orphaned lock files on startup
by Marc Schipperheyn (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-3936) Provide Hibernate Dialect for MS SQL Server 2005
by Claudio (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HV-230) Database Connective or @Unique
by Ken Egervari (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HSEARCH-307) Implement clustering with JBoss Cache
by Hardy Ferentschik (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-2716) Session.replicate failure with identity column
by Yves Martin (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-4795) Comparing OneToOne mappedBy column to null generates wrong SQL
by Uros Majeric (JIRA)
15 years, 7 months
[Hibernate-JIRA] Created: (HHH-4453) Reserved keywords not quoted in table/column names
by Philipp Reichart (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-3081) SQL queries do not currently support iteration
by MG (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-2315) relax schemaupdate complaining about numeric/decimal
by Max Rydahl Andersen (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-3356) Support for subselect (subquery) in from clause
by Geoffrey De Smet (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HV-68) Consider reponening (see new patch)
by Lucien Weller (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-2097) LAZY property results in org.hibernate.TransientObjectException after merge
by Reto Urfer (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HBX-1042) Make DocHelper robust against failing buildSettings()
by Arnout Engelen (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-275) support new NIOFSDirectory, a multithreaded optimized FSDirectory
by Sanne Grinovero (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HV-70) Add @Equals(property="name")
by Juergen Zimmermann (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-115) Add a default value for indexing null value
by Julien Brulin (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-532) FSSlaveDirectoryProvider could retry several times when the current marker file is not found
by Hardy Ferentschik (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-390) HibernateSearchResourceLoader uses default charset for reading resources
by Ivan Holub (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-416) Analyze Payload and how this could be used to store id and class in the index and not the document
by Emmanuel Bernard (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-228) Write a reliability test under stress
by Emmanuel Bernard (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-119) Enable lucene similarity seach based on term frequency vector by QBE-like query
by Xin Wu (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-469) Filter caching using causes excessive memory use
by Dobes Vandermeer (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-434) Make use of NumericField
by Emmanuel Bernard (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (EJB-435) @SqlResultSetMapping gives Invalid Column for columns not in select clause
by Rachit (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (METAGEN-12) Investigate why it is not possible to use the Filer API to load non class resources like The API throws a FilerException with the message "Illegal name /META-INF". The call is processingEnv.getFiler().getResource((StandardLocation.CLAS /META-INF/orm.xml
by Hardy Ferentschik (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-4876) Postgresql @Lob problem
by Radosław Smogura (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-4992) Version is incremented when an inverse one-to-many collection is dirtied by adding or removing read-only entities
by Gail Badner (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5177) auditing a child of a mapped superclass forces auditing on siblings
by Clint Popetz (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-4646) Inconsistent behavior with Audited and MappedSuperclass annotations
by Hernán Chanfreau (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-374) Timeout support for lucene searches
by Benjamin Gniza (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HSEARCH-405) Be able to set Similarity per index in configuration properties
by Sanne Grinovero (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (ANN-668) Method in entity with return type of ArrayList<Object[]> causes failure to build session factory
by Clint Popetz (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-3873) DB2Dialect.getLimitString raise DB2 error message when called with limit=0
by Julien Kronegg (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-3144) Final methods preclude some useful Hibernate extensions
by Ali Ibrahim (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-5168) DB2Dialect generates CROSS JOINs which aren't supported
by Grzegorz Olędzki (JIRA)
15 years, 8 months
[Hibernate-JIRA] Created: (HHH-4074) Polymorphic queries avoid with polymorphism="explicit" in hbm.xml file doesn't work
by Radics Laszlo (JIRA)
15 years, 9 months
[Hibernate-JIRA] Created: (ANN-470) enrich UniqueConstraint with property name
by Johnny D. (JIRA)
15 years, 9 months
Results per page: