hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 632 discussions
[Hibernate-JIRA] Created: (HHH-2881) PersistantBag.initializeFromCache can be intercepted by CollectionLoadContext.getLoadingCollection and so corrupt the collection
by Pavol Zibrita (JIRA)
16 years, 6 months
[Hibernate-JIRA] Created: (HHH-3046) Merge fails on complicated data structure because of cycle references
by Pavol Zibrita (JIRA)
16 years, 6 months
[Hibernate-JIRA] Created: (HBX-947) When generating @Version annotation reveng tools should provide ability to set @Generated(GenerationTime.ALWAYS) and insertable = false, updatable = false for @Column
by MG (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (ANN-489) add @AttributeOverride with formula support
by Amir Pashazadeh (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HBX-1035) Safety: 'Run SchemaExport' menu option
by Karel-Henk Nijhuis (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-2355) CGLIBLazyInitializer can not access a public member if parent class is not public
by Daniel Beland (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-2745) NullPointerException when eager fetching joined many-to-many with native SQL query
by Mihail Fridliand (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-2276) Can not get N first results of query with DB2 dialect (neither with setMaxResults nor with setFetchSize)
by Fred (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-3044) Dialect.getSchemaSeparator() defined as char whereas sybase uses '..' as schema delimiter
by Alexis Haumont (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-2877) native query (createSQL) cannot map the JDBC type text
by Bas van den Berg (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-2707) supports on-delete set-null (like in MySql 5)
by Emmanuel Bernard (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (ANN-598) Add ON clause to @ForeignKey
by Christian Bauer (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-2766) many-to-one with property-ref run into an recursive issue
by René Fuchs (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-2882) QueryKey.equals() returning false with distributed caching
by Daniel Campagnoli (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-3035) could not read column value from result set: MEDFAC1_14_0_; Invalid column name SQL Error: 17006, SQLState: null
by sanjeev singh (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (ANN-554) NPE with @Id on @OneToOne
by Loïc Minier (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-2669) Unequivocally map MySQL LOB types to the LONG variant
by Steve Ebersole (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HBX-1032) HibernateConsoleRuntimeException: "Could not load JPA Configuration" for JavaSE JPA project
by Donatas Ciuksys (JIRA)
16 years, 7 months
[Hibernate-JIRA] Created: (HHH-2317) CGLIB unable to lazy load classes in diff. classloader than hibernate jars
by Jason Novotny (JIRA)
16 years, 8 months
[Hibernate-JIRA] Created: (HBX-779) jdbc reengineer sql-type problem with oracle 9i
by jacky hua (JIRA)
16 years, 8 months
[Hibernate-JIRA] Created: (HHH-2782) Component getType caches the type value
by Kiss Zoltán (JIRA)
16 years, 8 months
[Hibernate-JIRA] Created: (HHH-2112) ClassCastException in StatefulPersistenceContext.getCachedDatabaseSnapshot(...)
by Aleksei Valikov (JIRA)
16 years, 8 months
[Hibernate-JIRA] Created: (HHH-2703) Investigate integration between Spring and WAS TM
by Steve Ebersole (JIRA)
16 years, 8 months
[Hibernate-JIRA] Created: (HHH-2124) HibernateException hidden during flush using XA with WAS6
by Ole Dalgaard (JIRA)
16 years, 8 months
[Hibernate-JIRA] Created: (HHH-2599) Inconsistent behaviour with Cascade Refresh and lazy loaded collections
by Guy Chua (JIRA)
16 years, 9 months
[Hibernate-JIRA] Created: (HSEARCH-82) Migrate ant build to maven2
by Hardy Ferentschik (JIRA)
16 years, 9 months
[Hibernate-JIRA] Créée: (HHH-2060) To be able to use <generator> with <composite-id>
by Xavier Brénuchon (JIRA)
16 years, 9 months
[Hibernate-JIRA] Created: (EJB-254) Allow DataSource overriding through createEntityManager(String, Map override)
by Emmanuel Bernard (JIRA)
16 years, 9 months
[Hibernate-JIRA] Created: (EJB-294) Hibernate throwing QueryException when using alias for aggregate functions in named queries
by Saravanabavagugan Vengadasundaram (JIRA)
16 years, 9 months
[Hibernate-JIRA] Created: (HHH-3053) Left Outer Join on Unmapped Tables
by Ravi Bala (JIRA)
16 years, 9 months
[Hibernate-JIRA] Created: (HHH-2920) Polymorphic association with explicit table_per_class strategy: properties of subclass are not retrieved by queries.
by Andrea Silva (JIRA)
16 years, 9 months
[Hibernate-JIRA] Created: (HHH-2792) Session.delete is validate all fields are null
by Daniel Passos (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HHH-2801) wrong insert/delete order when updating record-set
by Christoph Mayerhofer (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HBX-893) "Can't create session factory" if any @NamedQuery annotations on entities have errors in them
by Joseph Marques (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (ANN-597) @Index doesn't create multi-column indexes
by Christian Bauer (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HBX-757) Add output file name, delimiter, halt on error, and format options to SchemaUpdate/<hbm2ddl>
by Dan Ports (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HHH-2310) LazyInitializationException: Initializing many-to-one and one-to-one associations to a maximum of max-fetch-depth fails when using a SQLProjection on a Criteria generated Query
by Nico De Groote (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HV-49) Czech translation
by Petr Ferschmann (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HV-44) Make Hibernate Validator multi-lingual
by Olle Hallin (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HV-42) Reference Documentation: broken example
by Robert Spielmann (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HV-25) Generated DDL ignores Validator annotations on component fields and superclass fields
by Ben Anderson (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HV-31) Support user defined Locale for the ResourceBundle
by Emmanuel Bernard (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HV-27) Accessing Public Methods In A Default Access Superclass
by Ilya Kharmatsky (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HV-22) Provide contextual validation
by Emmanuel Bernard (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HV-32) Provide a way to turn on recursive validation by default without @Valid needed
by Jacques Morel (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HV-28) "connection already null in cleanup" when using validators
by David J. M. Karlsen (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HV-37) Validating a lazy collection of composite-elements causes flush problem
by Ian Long (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HHH-2921) Polymorphic query breaks if entity proxy already exists in session
by Johan Hoogenboezem (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HBX-770) Consider integration/union between Eclipse Dali and Hibernate Tools
by Diego Pires Plentz (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HHH-2524) Criteria query with collection of values (Set<java.lang.String>)
by marco molinari (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HHH-2875) upgrade to cglib 2.2 (which uses the new asm 2 apis)
by Steve Ebersole (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HBX-1014) Could not load JPA Configuration
by Reto Urfer (JIRA)
16 years, 10 months
[Hibernate-JIRA] Created: (HHH-2855) Error during a entity collection loading - wrong SQL query generation - missing discriminator condition in the "where" clause for a specific subclass
by Peter Fassev (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (HHH-2650) Allow for an entire Session to be readOnly, add Session.setReadOnly() method
by Gunther Schadow (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (ANN-632) @IndexColumn doesn't set value of index column
by Dan Allen (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (HHH-2622) CLONE -Fields quetes must be applied in queries to prevent mix reserved words with fields names
by Igor A Tarasov (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (HHH-2354) Schema validation too rigid for MySql enums
by Zeljko Trogrlic (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (HHH-2193) Introduce a flag to avoid checking NamedQuery at startup
by Emmanuel Bernard (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (EJB-277) allow string values for query hints
by Norman Richards (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (HHH-3078) Problem with multiple classloaders and cglib proxy enhancement, e.g. in the usual tomcat configuration
by Pietu Pohjalainen (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (HV-43) Hibernate Validator could load JPA annotations for validation
by Leonardo Pinho (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (HHH-2905) Sybase not allow to use alias in subquery
by Sammi Ting (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (HHH-2077) Providing an escape sequence for Criteria queries
by Tobias Dietl (JIRA)
16 years, 11 months
[Hibernate-JIRA] Created: (HHH-2407) rework HQL translator
by Steve Ebersole (JIRA)
16 years, 12 months
[Hibernate-JIRA] Created: (HHH-2629) Enable ordering by association paths
by Jörg Heinicke (JIRA)
17 years
[Hibernate-JIRA] Created: (HBX-1038) NullPointerException trying to open "hibernate.reveng.xml" in Hibernate Reverse Engineering Editor
by Alex K (JIRA)
17 years
[Hibernate-JIRA] Created: (ANN-509) referencedColumnName of fk column causes MappingException
by Matthew D. Frederes (JIRA)
17 years
[Hibernate-JIRA] Created: (ANN-558) @OneToMany(mappedBy="") can not recognize properties in parent classes
by Amir Pashazadeh (JIRA)
17 years
[Hibernate-JIRA] Created: (HHH-2383) Generated SQL using setMaxResults/setFirstResult duplicate entities in the first page and subsequent pages in Oracle.
by Carlos Eugênio P. da Purificação (JIRA)
17 years
[Hibernate-JIRA] Created: (ANN-636) Add the annotations to map the User Collection Type
by jason (JIRA)
17 years
[Hibernate-JIRA] Created: (HHH-2787) Criteria Aggregate Projections do not JOIN additional tables on which restrictions apply
by Sami Dalouche (JIRA)
17 years
[Hibernate-JIRA] Created: (ANN-686) SubClass with EmbeddedId or IdClass containing @ManyToOne fail at startup
by Marcos Sousa (JIRA)
17 years
[Hibernate-JIRA] Created: (HBX-900) Support ctrl+shift+t in the Hibernate Console perspective
by Joseph Marques (JIRA)
17 years
[Hibernate-JIRA] Created: (ANN-688) Repeated columns created for single table inheritance
by Nick Heudecker (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HHH-2937) NullPointException during flush if getSnapshot return null
by Emilio Dolce (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HHH-3057) Lazy many-to-one association defined by referencedColumnName instead of primary key
by Ilhan Nisamedtinov (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HSEARCH-104) Make @DocumentId optional and rely on @Id
by Emmanuel Bernard (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (ANN-527) reference a target entity (in a collection) by entity name
by Armin Haaf (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HHH-2546) fetch="select" doesn't work when there are no mapped columns in joined except <key
by Derar Bakr (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HBX-860) cfg.xml generation should have option if it should generate <mappings>
by Max Rydahl Andersen (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HBX-888) Option for enable/disable schemaexport and databasemetadata introspection
by Max Rydahl Andersen (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HBX-843) handle types with scale/precision explicit instead of relying on defaults
by Max Rydahl Andersen (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HBX-777) [hbmlint] bidirectional check
by Max Rydahl Andersen (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HHH-2258) Bad SQL Grammer: Implicit join when using r.fooClass.attributes[?]=?
by Darryl Miles (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HHH-2922) DML - update does not support component property in the set-clause
by Roman Pichlík (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HHH-3062) Incompleted Collection Returned from Joined Fetch
by Tony Lin (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (ANN-603) Using @CollectionOfEelements with FetchMode.JOIN and FetchType.EAGER to map a Map breaks Example criteria
by Philippe Laflamme (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (EJB-300) create-drop with c3p0 causes SQLException
by Chris Redekop (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HHH-2820) Can not set HOLD_CURSORS_OVER_COMMIT when creating ScrollableResults
by steven (JIRA)
17 years, 1 month
[Hibernate-JIRA] Created: (HBX-964) add serialVersionUID to entity classes
by Dan Allen (JIRA)
17 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-142) Modifications to objects which are indexed via @IndexedEmbedded are not triggering index updates
by Hardy Ferentschik (JIRA)
17 years, 2 months
[Hibernate-JIRA] Created: (HBX-1013) Hibernate giving a field (with maximum 3 characters) with lot of spaces appended to it
by Deepesh Seetharaman (JIRA)
17 years, 2 months
[Hibernate-JIRA] Created: (HHH-2066) HSQL DB + multi-schema --> raised an exception (Problem to get an increment key [select max(id) from table)
by XOrangOutan (JIRA)
17 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-145) Document a configuration property
by John Griffin (JIRA)
17 years, 2 months
[Hibernate-JIRA] Created: (HHH-2781) Changes to fields marked as non-updateable written to L2 cache
by Steve Ebersole (JIRA)
17 years, 2 months
[Hibernate-JIRA] Created: (HHH-2802) Support HQL style order by (JPA @OrderBy)
by Emmanuel Bernard (JIRA)
17 years, 2 months
[Hibernate-JIRA] Created: (ANN-651) Bad SQL generated when using the @OrderBy annotation
by Eyal Lupu (JIRA)
17 years, 2 months
[Hibernate-JIRA] Created: (HHH-2281) CLONE -Calling Session.connection() generates java.lang.IllegalArgumentException: interface org.hibernate.jdbc.ConnectionWrapper is not visible from class loader
by Sergey Polzunov (JIRA)
17 years, 2 months
[Hibernate-JIRA] Created: (HHH-2933) DialectFactory dialects should be in a properties file
by Mikael Kopteff (JIRA)
17 years, 2 months
[Hibernate-JIRA] Created: (HSEARCH-77) Expose configuration settings through API
by Christian Bauer (JIRA)
17 years, 2 months
Results per page: