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

#389 - persistence_3_1.xsd is missing

Issue - State: closed - Opened by BalusC about 2 years ago - 2 comments

#388 - Unique constraint creation

Issue - State: open - Opened by beikov about 2 years ago - 5 comments
Labels: challenge, accepted

#387 - Fixed copyright for previous commit

Pull Request - State: closed - Opened by dmatej over 2 years ago

#386 - Fixes the example codes in AttributeOverrides javadoc

Pull Request - State: closed - Opened by hantsy over 2 years ago - 8 comments

#385 - Add value attribute to @Column annotation

Issue - State: closed - Opened by hantsy over 2 years ago - 2 comments

#384 - add Query.getSingleResultOrNull()

Pull Request - State: open - Opened by gavinking over 2 years ago - 3 comments

#383 - typesafe way to pass options and an EntityGraph to find()

Issue - State: open - Opened by gavinking over 2 years ago - 5 comments

#382 - add check + comment to @Table + @Column

Pull Request - State: open - Opened by gavinking over 2 years ago

#381 - add comment and check to @Table and @Column

Issue - State: open - Opened by gavinking over 2 years ago - 9 comments

#379 - draft spec for record support

Pull Request - State: open - Opened by gavinking over 2 years ago

#378 - Deprecate (for removal) EntityTransaction?

Issue - State: open - Opened by arjantijms over 2 years ago - 2 comments

#377 - Directly support CDI for injecting EntityManager and EntityManagerFactory

Issue - State: open - Opened by arjantijms over 2 years ago - 29 comments

#376 - Move this repo to https://github.com/jakartaee

Issue - State: closed - Opened by arjantijms over 2 years ago - 5 comments

#375 - Add generic to Query instance

Issue - State: open - Opened by Quix0r over 2 years ago

#374 - stateless entity manager

Issue - State: open - Opened by gavinking over 2 years ago - 12 comments

#373 - Issue 372: Add persistence 3.1 schema

Pull Request - State: open - Opened by dazey3 almost 3 years ago

#372 - JPA API 3.1.0 published on maven central is missing persistence_3_1.xsd

Issue - State: closed - Opened by jgrassel almost 3 years ago - 21 comments

#371 - 3.1.0 release

Pull Request - State: closed - Opened by lukasj almost 3 years ago

#370 - Finalize the Jakarta Persistence 3.1 Release

Issue - State: closed - Opened by ivargrimstad almost 3 years ago - 1 comment

#369 - Compatibility certification request for Hibernate ORM 6.0.0.Final

Issue - State: closed - Opened by beikov almost 3 years ago - 1 comment
Labels: certification, accepted

#368 - Compatibility certification request for Hibernate ORM 6.0.0.Final

Issue - State: closed - Opened by beikov almost 3 years ago - 1 comment
Labels: certification, accepted

#367 - Broken links for TCK 3.0.2

Issue - State: closed - Opened by beikov almost 3 years ago - 2 comments

#366 - Compatibility certification request for EclipseLink 4.0.0-M3

Issue - State: closed - Opened by lukasj almost 3 years ago - 3 comments
Labels: certification, accepted

#365 - JPA 3.1 spec doc "Appendix A: Revision History" missing most of 3.1's changes.

Issue - State: closed - Opened by jgrassel almost 3 years ago - 2 comments

#363 - update change log in the spec

Pull Request - State: closed - Opened by lukasj almost 3 years ago

#362 - Add support for Expressions as conditions in CriteriaBuilder CASE expressions

Pull Request - State: closed - Opened by dazey3 almost 3 years ago - 3 comments

#361 - Unique index creation

Issue - State: closed - Opened by dreab8 about 3 years ago - 9 comments
Labels: challenge, accepted

#360 - Allow nested exceptions

Issue - State: closed - Opened by lukasj about 3 years ago - 1 comment
Labels: 3.1.0

#359 - Nested exceptions

Pull Request - State: closed - Opened by sebersole about 3 years ago - 1 comment

#358 - Add XML-less config to replace persistence.xml and orm.xml

Issue - State: open - Opened by hantsy about 3 years ago

#357 - Configurable persistence xml

Issue - State: open - Opened by hantsy about 3 years ago

#356 - Add extract() to CriteriaBuilder

Pull Request - State: closed - Opened by gavinking about 3 years ago - 26 comments

#355 - Image 'Per-6' recreated in SVG format.

Pull Request - State: closed - Opened by DmitriGit about 3 years ago

#354 - fix the definition of EXTRACT(SECOND...)

Pull Request - State: closed - Opened by gavinking about 3 years ago - 1 comment

#353 - support for conditional index

Issue - State: closed - Opened by carmi2214 about 3 years ago - 12 comments

#352 - introduce local date/time special functions

Pull Request - State: closed - Opened by gavinking about 3 years ago - 1 comment

#351 - introduce several "missing" numeric functions

Pull Request - State: closed - Opened by gavinking about 3 years ago - 14 comments

#350 - clarify SqlResultSetMapping with multiple EntityResult and conflicting aliases

Issue - State: closed - Opened by beikov about 3 years ago - 16 comments
Labels: challenge, accepted, 3.1.0

#349 - clarify the parameter order of the locate() function

Issue - State: closed - Opened by lukasj about 3 years ago
Labels: 3.1.0

#348 - Fixed JPAQL EXTRACT function specification.

Pull Request - State: closed - Opened by Tomas-Kraus about 3 years ago - 1 comment

#347 - clarify the parameter order of the locate() function

Pull Request - State: closed - Opened by gavinking about 3 years ago - 4 comments

#346 - fix copyright year in javadoc footer,

Pull Request - State: closed - Opened by lukasj about 3 years ago

#345 - add GH action to check PRs,

Pull Request - State: closed - Opened by lukasj about 3 years ago

#344 - fully absorb new orm schema version in the spec document,

Pull Request - State: closed - Opened by lukasj about 3 years ago - 2 comments

#343 - Support jakarta.json.JsonValue as a persistence capable type

Issue - State: open - Opened by jgrassel about 3 years ago - 14 comments

#338 - Relax default/no-arg constructor requirement

Issue - State: open - Opened by m-reza-rahman about 3 years ago - 7 comments

#326 - Support for `DISTINCT` usage in aggregates

Issue - State: closed - Opened by anddero over 3 years ago - 5 comments

#320 - Support for loading by natural-id

Issue - State: open - Opened by sebersole almost 4 years ago

#319 - spec UUID support

Pull Request - State: closed - Opened by gavinking almost 4 years ago - 51 comments

#318 - JPQL replace() function

Issue - State: open - Opened by gavinking almost 4 years ago - 20 comments

#317 - current LocalTime, LocalDate, and LocalDateTime in queries

Issue - State: closed - Opened by gavinking almost 4 years ago - 3 comments
Labels: 3.1.0

#316 - math functions in queries

Issue - State: closed - Opened by gavinking almost 4 years ago - 12 comments

#315 - Add support for Expressions as conditions in CriteriaBuilder CASE expressions

Issue - State: closed - Opened by dazey3 almost 4 years ago - 2 comments
Labels: 3.1.0

#314 - specify JPAQL EXTRACT function

Pull Request - State: closed - Opened by gavinking almost 4 years ago - 12 comments

#309 - Support @PersistenceContext injection in CDI SE and CDI/Servlet environment

Issue - State: open - Opened by hantsy almost 4 years ago - 1 comment

#306 - EntityManager#find don't support multiple query hints

Issue - State: closed - Opened by MelleD almost 4 years ago - 3 comments

#299 - [TCK] JPA persistence.xml referencing non existing jar files.

Issue - State: closed - Opened by jeanouii about 4 years ago - 2 comments

#298 - Add Query.getOptionalResult() or Query.getSingleResultOrNull()

Issue - State: open - Opened by devxzero about 4 years ago - 17 comments

#294 - Add support to repository pattern

Issue - State: open - Opened by rhuan080 over 4 years ago - 61 comments

#292 - @AttributeOverride with @Convert optional parameter

Issue - State: closed - Opened by IQbrod over 4 years ago - 1 comment

#246 - Any sense in separating mapping annotations from the rest of the API?

Issue - State: open - Opened by rbygrave about 5 years ago - 6 comments
Labels: 4.0.0

#232 - Add a listagg/groupconcat function to CriteriaBuilder

Issue - State: open - Opened by AleksNo over 5 years ago - 4 comments

#209 - case insensitive uniqueness constraint

Issue - State: closed - Opened by pdurbin about 6 years ago - 8 comments

#207 - Support @Convert specification on id attributes

Issue - State: open - Opened by reda-alaoui about 6 years ago - 8 comments

#198 - JPA support for spatial queries and spatial data types

Issue - State: open - Opened by jgrassel about 6 years ago - 3 comments

#190 - Two missing API methods in the Criteria API

Issue - State: open - Opened by archiecobbs over 6 years ago - 6 comments

#173 - Add lower type bounds to the entity argument X

Pull Request - State: open - Opened by krichter722 over 6 years ago - 3 comments
Labels: incompatible

#171 - Add a round-function to CriteriaBuilder

Issue - State: closed - Opened by lukasj over 6 years ago - 1 comment
Labels: 3.1.0

#169 - What should root.getJoins return after a root.get("x")?

Issue - State: open - Opened by lukasj over 6 years ago - 3 comments

#167 - Entity listeners are not fired when a collection has been updated

Issue - State: open - Opened by lukasj almost 7 years ago - 21 comments

#165 - static metamodel for multiple persistence units

Issue - State: closed - Opened by lukasj about 7 years ago - 2 comments

#158 - incorrect generic signature of From.join(String)

Issue - State: open - Opened by lukasj over 7 years ago - 4 comments
Labels: bug, 4.0.0, incompatible

#152 - Native support for UUID class

Issue - State: closed - Opened by lukasj over 7 years ago - 13 comments
Labels: 3.1.0

#151 - GenerationType.UUID

Issue - State: closed - Opened by lukasj over 7 years ago - 8 comments
Labels: 3.1.0

#137 - API improvements - pass List to where

Issue - State: closed - Opened by lukasj over 8 years ago - 6 comments
Labels: Priority: Minor, Type: Bug

#128 - Support JOIN/ON for two root entities

Issue - State: closed - Opened by lukasj almost 9 years ago - 7 comments
Labels: Priority: Major, Type: New Feature

#116 - remove raw types from JPA API

Issue - State: closed - Opened by lukasj over 9 years ago - 5 comments
Labels: Type: Task, Priority: Minor

#111 - Allow side-effect free check whether a named query is available

Issue - State: open - Opened by lukasj over 9 years ago - 5 comments
Labels: Priority: Major, Type: Improvement

#105 - Allow AttributeConverter to be used for composite types by using @Embeddable

Issue - State: open - Opened by lukasj almost 10 years ago - 25 comments
Labels: Priority: Major, Type: New Feature

#103 - Lift input parameter restrictions

Issue - State: closed - Opened by lukasj almost 10 years ago - 6 comments
Labels: Priority: Major, Type: Improvement

#102 - Add datetime functions

Issue - State: closed - Opened by lukasj almost 10 years ago - 23 comments
Labels: Priority: Major, Type: New Feature, 3.1.0

#100 - Allow an empty collection_valued_input_parameter in an "IN" expression

Issue - State: open - Opened by lukasj almost 10 years ago - 9 comments
Labels: Type: Improvement, Priority: Minor

#90 - Introduce row value constructor syntax

Issue - State: open - Opened by lukasj over 10 years ago - 4 comments
Labels: Priority: Major, Type: New Feature

#89 - Introduce scroll as alternative to getResultList

Issue - State: open - Opened by lukasj over 10 years ago - 6 comments
Labels: Priority: Major, Type: New Feature

#88 - Pagination in JPQL and Criteria API

Issue - State: open - Opened by lukasj over 10 years ago - 6 comments
Labels: Priority: Major, Type: New Feature

#78 - TupleTransformer

Issue - State: open - Opened by lukasj almost 11 years ago - 5 comments
Labels: Priority: Major, Type: New Feature

#76 - Allow specification for null handling in order-by expressions (JPQL and Criteria API)

Issue - State: open - Opened by lukasj almost 11 years ago - 9 comments
Labels: Priority: Major, Type: Improvement

#73 - Parameterized AttributeConverter and/or AttributeConverter metadata access

Issue - State: open - Opened by lukasj about 11 years ago - 11 comments
Labels: Priority: Major, Type: Improvement

#71 - Add subquery(EntityType) to javax.persistence.criteria.CriteriaQuery

Issue - State: closed - Opened by lukasj about 11 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, entitytype, subquery

#69 - Lift restriction limiting select clause to single-valued expression

Issue - State: open - Opened by lukasj about 11 years ago - 6 comments
Labels: Priority: Major, Type: New Feature

#63 - JPA next should support Java 8 Date and Time types

Issue - State: closed - Opened by lukasj over 11 years ago - 25 comments
Labels: Priority: Major, Type: Improvement, date, date-time, java8, jsr-310, temporal, time

#56 - @Convert annotation's converter property should be Class<? extends AttributeConverter>, not Class (unsafe)

Issue - State: closed - Opened by lukasj almost 12 years ago - 6 comments
Labels: Priority: Major, Type: Bug

#52 - return type of createNativeQuery(String, Class)

Issue - State: open - Opened by lukasj almost 12 years ago - 9 comments
Labels: Type: Improvement, Priority: Minor, candidate-for-4

#46 - Explicitly allow or disallow use of Entity Manager with extended Persistence Context for CDI injection

Issue - State: open - Opened by lukasj about 12 years ago - 8 comments
Labels: Priority: Major, Type: Improvement

#43 - Allow type level annotations to be used as meta-annotations

Issue - State: open - Opened by lukasj about 12 years ago - 18 comments
Labels: Priority: Major, Type: Improvement, JavaEE, metatypes, candidate-for-4

#32 - Add a property to define cache implementation in persistence.xml

Issue - State: open - Opened by lukasj over 12 years ago - 6 comments
Labels: Priority: Major, Type: New Feature, persistence, jpa, cache, configuration

#29 - Constructing a CriteriaQuery from a Query

Issue - State: open - Opened by lukasj over 12 years ago - 6 comments
Labels: Priority: Major, Type: New Feature, JPA_next, jpql, query, criteria

#25 - Add support to retrieve JPQL query from Query object

Issue - State: open - Opened by lukasj over 12 years ago - 9 comments
Labels: Priority: Major, Type: New Feature, JPA_next, jpql, query