Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / actframework/act-jpa-common issues and pull requests

#46 - fix SQL error when update multiply fields; UT updated too.

Pull Request - State: open - Opened by benstonezhang over 3 years ago - 1 comment

#44 - Make it able to create JPAContext when no one available for query

Issue - State: open - Opened by greenlaw110 over 5 years ago
Labels: bug

#43 - JPAContext init for websocket handling is not closed at the end of logic

Issue - State: open - Opened by greenlaw110 over 5 years ago - 1 comment
Labels: bug

#41 - `JPAContext is not ready` error on second save call on Dao

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

#38 - Move `TimestampAuditor` to act

Issue - State: open - Opened by greenlaw110 almost 6 years ago
Labels: enhancement, fixed

#37 - Add `IN` to `Operator`

Issue - State: open - Opened by greenlaw110 almost 6 years ago
Labels: enhancement, fixed

#36 - Revert changes that makes `JPADao` be `@Stateless`

Issue - State: open - Opened by greenlaw110 almost 6 years ago
Labels: bug

#35 - Make injected `EntityManager` be independent of act JPA context

Issue - State: closed - Opened by greenlaw110 almost 6 years ago
Labels: enhancement, fixed

#34 - `JPAContext` throws `IllegalStateException` randomly

Issue - State: closed - Opened by leeaee almost 6 years ago - 2 comments
Labels: bug

#33 - Sometime ACT JPA will throw IllegalStateException

Issue - State: closed - Opened by leeaee almost 6 years ago - 1 comment
Labels: duplicate

#32 - JPAQuery could not support JPA mappedBy annotation

Issue - State: closed - Opened by leeaee almost 6 years ago - 1 comment
Labels: invalid

#31 - JPAQuery add orderBy throw NullPointerException

Issue - State: closed - Opened by leeaee almost 6 years ago - 1 comment

#30 - JPA could not support multi-save method in one transaction

Issue - State: closed - Opened by leeaee about 6 years ago - 1 comment

#29 - Add @Transactional execute failed with exception

Issue - State: closed - Opened by leeaee about 6 years ago - 1 comment

#28 - Apply new scope for implicit transaction

Issue - State: closed - Opened by greenlaw110 about 6 years ago
Labels: enhancement, fixed

#27 - it shall use non-readOnly entity manager for POST/PUT/DELETE requests

Issue - State: closed - Opened by greenlaw110 about 6 years ago
Labels: bug, fixed

#26 - `JPAContext.initForJob()` issue when invoking a `Job` within an `ActionContext`

Issue - State: closed - Opened by greenlaw110 about 6 years ago
Labels: bug, fixed

#25 - JPAQuery - set limit does not work on MS Sql server

Issue - State: closed - Opened by greenlaw110 about 6 years ago
Labels: bug, fixed

#24 - `JPAQuery` - `offset` and `limit` is not effective

Issue - State: closed - Opened by greenlaw110 about 6 years ago
Labels: bug, fixed

#23 - `JPADao.first()` triggered issue when more than one records filtered

Issue - State: closed - Opened by greenlaw110 about 6 years ago
Labels: bug, fixed

#22 - `IllegalStateException` when calling `JPADao.save(entity)` method

Issue - State: closed - Opened by greenlaw110 about 6 years ago
Labels: bug, fixed

#21 - Extends Timestamp auditing to support user auditing

Issue - State: closed - Opened by greenlaw110 about 6 years ago
Labels: enhancement, fixed

#20 - `DateTime` type mapped as `VARBINARY` in database

Issue - State: closed - Opened by greenlaw110 about 6 years ago - 2 comments
Labels: bug, fixed

#19 - `TimestampAuditorEnhancer` not working as expected

Issue - State: closed - Opened by greenlaw110 about 6 years ago - 1 comment
Labels: bug, fixed

#18 - 新增方法

Issue - State: open - Opened by wd0472 about 6 years ago

#17 - Query 执行sql语句 Executing an update/delete query

Issue - State: open - Opened by wd0472 about 6 years ago - 1 comment
Labels: question

#16 - Dao.createUpdateQuery 条件不能为空

Issue - State: open - Opened by wd0472 about 6 years ago

#15 - JPADao's deleteById throw NullPointerException

Issue - State: closed - Opened by leeaee about 6 years ago
Labels: bug, fixed

#14 - JPAQuery save() can not execute SQL for the first time after act startup

Issue - State: closed - Opened by leeaee about 6 years ago - 1 comment
Labels: bug, fixed

#13 - JPAQuery.count throw IllegalStateException

Issue - State: closed - Opened by leeaee about 6 years ago - 1 comment

#12 - JPAQuery.orderBy pass multi-params throw IllegalArgumentException

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

#11 - Setup and Teardown Tx scope on JobContext initialized and destroyed event

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#10 - `JPAQuery.as(Type)` failed to copy parameter settings

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: bug

#9 - Add `delete()` method to `JPAQuery`

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement, fixed

#7 - Add `findOne` method to `JPAQuery`

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#6 - `JPAQuery.first()` raised `NoResultException` when no result found

Issue - State: closed - Opened by greenlaw110 over 6 years ago - 1 comment
Labels: bug

#5 - Provide better join support with JPADao query

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#4 - export entity manager in JPADao

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#3 - timestamp audit not working with base class

Issue - State: closed - Opened by wd0472 over 6 years ago

#2 - Request to support timestamp audit

Issue - State: closed - Opened by wd0472 over 6 years ago

#1 - data not commit to database unless `@Transactional` annotation is used.

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: bug