Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jakartaee/persistence issues and pull requests
#548 - keep schema in spec in synch with the source
Pull Request -
State: closed - Opened by lukasj about 1 year ago
#547 - XSD defines an entity version as unbounded (List)
Issue -
State: open - Opened by sebersole about 1 year ago
- 1 comment
#546 - Use XSD groups for common stuff in schemas
Issue -
State: open - Opened by lukasj about 1 year ago
#545 - fix up some issues with monospacing
Pull Request -
State: closed - Opened by gavinking about 1 year ago
#544 - add code examples of EM and EMF lifecycle to javadoc
Pull Request -
State: closed - Opened by gavinking about 1 year ago
- 1 comment
#543 - slight adjustment to signature of EntityManager.createNativeQuery()
Pull Request -
State: closed - Opened by gavinking about 1 year ago
- 3 comments
#542 - improvements to Graph operations for handling AttributeNodes
Pull Request -
State: closed - Opened by gavinking about 1 year ago
- 1 comment
#541 - #458: update orm schema for 3.2
Pull Request -
State: closed - Opened by lukasj about 1 year ago
- 10 comments
#540 - Update changelog in the spec document
Pull Request -
State: closed - Opened by lukasj about 1 year ago
#539 - Project updates
Pull Request -
State: closed - Opened by lukasj about 1 year ago
#538 - minor clarification to what is returned by getResultList()
Pull Request -
State: closed - Opened by gavinking about 1 year ago
- 1 comment
#536 - #508: Update sample code in javadoc to use @snippet
Pull Request -
State: closed - Opened by lukasj about 1 year ago
- 1 comment
#535 - Update ManyToMany.java
Pull Request -
State: closed - Opened by Olzie-12 about 1 year ago
#534 - Update ElementCollection.java
Pull Request -
State: closed - Opened by Olzie-12 about 1 year ago
#533 - use monospace font instead of italics for spec literals
Pull Request -
State: closed - Opened by gavinking about 1 year ago
- 2 comments
#532 - improvements to the asciidoc rendering to PDF
Pull Request -
State: closed - Opened by gavinking about 1 year ago
- 1 comment
#531 - fix dependabot alerts in www
Pull Request -
State: closed - Opened by lukasj about 1 year ago
#530 - Extend specialized expression types with convenience methods
Issue -
State: open - Opened by beikov about 1 year ago
#529 - rename a parameter
Pull Request -
State: closed - Opened by gavinking about 1 year ago
#528 - add CriteriaSelect to fix mistake in design of union/intersect for criteria API
Pull Request -
State: closed - Opened by gavinking about 1 year ago
#527 - add mappedBy to @ManyToOne and @OneToOne
Issue -
State: open - Opened by gavinking about 1 year ago
- 1 comment
#526 - Allow use of @MapsId with @IdClass
Issue -
State: open - Opened by gavinking about 1 year ago
#525 - Need to fix invalid cross-references in the specification
Issue -
State: open - Opened by starksm64 about 1 year ago
- 1 comment
#524 - clear up the text defining basic types and legal id types
Pull Request -
State: closed - Opened by gavinking about 1 year ago
- 2 comments
#523 - improvements to javadoc of EntityManager methods
Pull Request -
State: closed - Opened by gavinking about 1 year ago
#522 - [#519] Introduce specialized expression types for easier JPA Criteria querying
Pull Request -
State: open - Opened by beikov about 1 year ago
- 9 comments
#521 - Project web site
Pull Request -
State: closed - Opened by lukasj about 1 year ago
- 2 comments
#520 - 3.2 draft01 3.2.0 b01
Pull Request -
State: closed - Opened by lukasj about 1 year ago
- 1 comment
#519 - Introduce specialized expression types for easier JPA Criteria querying
Issue -
State: open - Opened by beikov about 1 year ago
- 2 comments
#518 - eeek, constructor methods of Timeout must be static
Pull Request -
State: closed - Opened by gavinking about 1 year ago
#517 - deprecate CriteriaQuery.multiselect and add overloads of array(), tuple()
Pull Request -
State: closed - Opened by gavinking about 1 year ago
#516 - consider deprecating CriteriaQuery.multiselect()
Issue -
State: closed - Opened by gavinking about 1 year ago
#515 - clarify the semantics of JPQL numeric type promotions
Issue -
State: open - Opened by gavinking about 1 year ago
#514 - package-level @SequenceGenerator and @TableGenerator
Pull Request -
State: closed - Opened by gavinking about 1 year ago
#513 - fix copyright year in the spec
Pull Request -
State: closed - Opened by lukasj about 1 year ago
#512 - factory-level access to named queries and named entity graphs
Pull Request -
State: closed - Opened by gavinking about 1 year ago
- 1 comment
#511 - fallback id generator
Issue -
State: closed - Opened by gavinking about 1 year ago
- 4 comments
#510 - nail down holes in the semantics of @Converter/@Convert
Pull Request -
State: closed - Opened by gavinking about 1 year ago
#509 - Holes in the specification of attribute converters
Issue -
State: closed - Opened by gavinking about 1 year ago
- 2 comments
#508 - Update sample code in javadoc to use @snippet
Issue -
State: closed - Opened by lukasj about 1 year ago
#507 - support for ON DELETE CASCADE
Issue -
State: open - Opened by gavinking about 1 year ago
- 2 comments
Labels: candidate-for-4
#506 - Major cleanup of the javadoc
Pull Request -
State: closed - Opened by gavinking about 1 year ago
- 2 comments
#505 - factory-level access to named queries and named entity graphs
Issue -
State: closed - Opened by gavinking over 1 year ago
- 1 comment
#504 - Add accessor for PU name to EntityManagerFactory
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#503 - Add accessor for PU name to EntityManagerFactory
Issue -
State: closed - Opened by gavinking over 1 year ago
- 1 comment
#502 - #501: Define usage of javax.annotation.processing.Generated
Pull Request -
State: closed - Opened by lukasj over 1 year ago
#501 - Define usage of javax.annotation.processing.Generated
Issue -
State: closed - Opened by lukasj over 1 year ago
#500 - finish deprecation of spi.PersistenceUnitTransactionType
Pull Request -
State: closed - Opened by lukasj over 1 year ago
- 5 comments
#499 - Mark deprecated fields in Persistence for removal
Pull Request -
State: closed - Opened by lukasj over 1 year ago
- 2 comments
#498 - Mark deprecated fields in Persistence for removal
Issue -
State: closed - Opened by lukasj over 1 year ago
#497 - updated changelog
Pull Request -
State: closed - Opened by lukasj over 1 year ago
- 1 comment
#496 - define toString() for LocalDateField, LocalTimeField, LocalDateTimeField
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#495 - replace right/full join with a footnote
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#494 - add missing covariant overrides to Subquery
Pull Request -
State: closed - Opened by gavinking over 1 year ago
- 1 comment
#493 - add missing methods to AbstractQuery
Pull Request -
State: closed - Opened by gavinking over 1 year ago
- 2 comments
#492 - very lightly rewrite section on input parameters
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#490 - Add getReference(detachedEntity) to EntityManager
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#489 - Add getReference(detachedEntity) to EntityManager
Issue -
State: closed - Opened by gavinking over 1 year ago
#488 - specify that SEQUENCE, TABLE, UUID generated ids are available in @PrePersist
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#487 - remove raw types from APIs and fix typesafety of @Convert annotation
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#486 - deprecate PersistenceUnitTransactionType
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#485 - add options member to elements which result in DDL generation
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#479 - Provide API returning Optional as an alternative to methods allowed to return null
Issue -
State: open - Opened by lukasj over 1 year ago
- 9 comments
#478 - light rewriting of section on lifecycle callback methods
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#477 - deprecate PersistenceUnitTransactionType
Issue -
State: closed - Opened by gavinking over 1 year ago
- 4 comments
#475 - add reference to ManagedType to static metamodel
Issue -
State: closed - Opened by gavinking over 1 year ago
#467 - add joins to entity types (range variables)
Pull Request -
State: closed - Opened by gavinking over 1 year ago
- 4 comments
#464 - tiny clarification for entity listeners
Issue -
State: closed - Opened by gavinking over 1 year ago
#461 - specify static string generation for metamodel classes
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#460 - define how a container should provide native integration of CDI with JPA
Pull Request -
State: open - Opened by gavinking over 1 year ago
- 71 comments
#459 - named queries, entity graphs, and result set mappings in static metamodel generation
Issue -
State: closed - Opened by gavinking over 1 year ago
- 2 comments
#454 - introduce FindOption interface and new overloads of EM.find()
Pull Request -
State: closed - Opened by gavinking over 1 year ago
#444 - use @link and @code in javadoc
Pull Request -
State: closed - Opened by gavinking over 1 year ago
- 3 comments
#416 - Make the name member of @XxxxGenerator annotations optional
Pull Request -
State: open - Opened by gavinking over 1 year ago
#415 - Typesafe operations for controlling find() queries
Pull Request -
State: open - Opened by gavinking over 1 year ago
#414 - Add EntityManagerFactory.withTransaction()
Pull Request -
State: open - Opened by gavinking over 1 year ago
- 3 comments
#413 - Add addPluralSubgraph() to EntityGraph and Subgraph
Pull Request -
State: open - Opened by gavinking over 1 year ago
#412 - add variadic overload of concat() to CriteriaBuilder
Pull Request -
State: open - Opened by gavinking over 1 year ago
#411 - EntityGraph and Subgraph need an addPluralSubgraph() operation
Issue -
State: open - Opened by gavinking over 1 year ago
#410 - add methods for managing Session/Transaction lifecycle to SessionFactory
Issue -
State: open - Opened by gavinking over 1 year ago
- 3 comments
#409 - @ManyToOne defaults to eager fetching and this is almost always wrong
Issue -
State: open - Opened by gavinking over 1 year ago
- 13 comments
#408 - concat() is a variadic function, but declared binary by CriteriaBuilder
Issue -
State: open - Opened by gavinking over 1 year ago
#407 - GenerationType and identifier type
Issue -
State: open - Opened by gavinking over 1 year ago
- 4 comments
#406 - "entity local" @SequenceGenerator/@TableGenerator
Issue -
State: open - Opened by gavinking over 1 year ago
#405 - Couldn't resolve specified result-set mapping name
Issue -
State: closed - Opened by abhijitdash over 1 year ago
- 3 comments
#404 - Set the version to 3.2.0-SNAPSHOT
Pull Request -
State: closed - Opened by lukasj over 1 year ago
#403 - Standalone TCK
Issue -
State: open - Opened by lukasj over 1 year ago
#402 - deprecate support for Calendar, Date, Time, Timestamp
Issue -
State: open - Opened by gavinking over 1 year ago
#401 - subqueries in JPQL from and join clauses
Issue -
State: open - Opened by gavinking over 1 year ago
#400 - allow Java records as embeddable types
Issue -
State: open - Opened by gavinking over 1 year ago
#399 - SchemaManager
Issue -
State: open - Opened by gavinking over 1 year ago
- 1 comment
#398 - JPQL union, intersect, and except
Issue -
State: open - Opened by gavinking over 1 year ago
#397 - JPQL || operator for string concatenation
Issue -
State: open - Opened by gavinking over 1 year ago
#396 - JPQL left() and right() functions
Issue -
State: open - Opened by gavinking over 1 year ago
#395 - JPQL cast() function
Issue -
State: open - Opened by gavinking over 1 year ago
#394 - Persistence 3.1/EE Platform 10 TCK challenge for tests that map Character[] or Byte[] but are not testing SQL ARRAY type...
Issue -
State: open - Opened by scottmarlow over 1 year ago
- 9 comments
Labels: challenge
#393 - Proposal for new @View annotation
Issue -
State: open - Opened by dimitrisli over 1 year ago
- 6 comments
#392 - "org.hibernate.query.sqm.tree.expression.SqmCaseSimple does not define or inherit an implementation..." when using SimpleCase but not when using Case?
Issue -
State: open - Opened by yaharga over 1 year ago
- 1 comment
#391 - Wrong typed comparison expressions in TCK
Issue -
State: open - Opened by beikov over 1 year ago
- 9 comments
Labels: challenge, accepted
#390 - allow subqueries to select CompoundSelection
Issue -
State: open - Opened by asafbennatan almost 2 years ago