1.0.8-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
24389 | Missing link from Java method calling CRUD functions to Tables when there is indirect to Java Entity class. |
Other Updates
Details |
---|
In SPRING DATA JPA, if inheritance from JpaRepository is not present, the analysis at application level should stop. Stop conditions at application level have been re-organized. |
1.0.7-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
24398 | When JPA Entities refer to multiple tables, when linking methods to tables, all tables must be considered. |
24134 | JPA Entities can have links to database tables and to table synonyms having the same name. When synonyms exist, they do not have to be considered when linking methods to tables. |
24390 | Methods known as being linked to classes which inherit from JpaRepository and which are calling crud methods will be linked to tables. |
1.0.6-funcrel
Note
To improve performance in the current and future versions, the creation of dictionaries is stopped for linking objects if:
- no class in the application inherits from JPARepository and from JPAQuery
- if there are no NamedQuery methods
- if there are no classes linked to entities
- if no table object is present in the application
Resolved Issues
Customer Ticket Id | Details |
---|---|
21630 | ApplicationExtensions step, Spring Data dictionaries lasts 8 hours |
1.0.6-funcrel
The following issue has been fixed in this release of the extension:
Internal ID | Call ID | Summary |
---|---|---|
SPRINGDATA-50 | 21630 | ApplicationExtensions step, Spring Data dictionaries lasts 8 hours |
To improve performance in the current and future versions, the creation of dictionaries is stopped for linking objects if:
- no class in the application inherits from JPARepository and from JPAQuery
- if there are no NamedQuery methods
- if there are no classes linked to entities
- if no table object is present in the application
1.0.5-funcrel
Please upgrade to 1.0.6-funcrel.
1.0.5-funcrel has known performance issues. The slowdown in performance is notable when dealing with very large Applications and is caused by the queries performed on the Analysis schema at application level.
Resolved issues
The following issues have been fixed in this release of the extension:
Internal ID | Call ID | Summary |
---|---|---|
SPRINGDATA-46 | - | Long time spent in application level |
SPRINGDATA-47 | - | Application level creates links to tables when not SpringData JPA |
Please upgrade to 1.0.5-funcrel due to performance issues and non SpringData JPA links issues raised in 1.0.4-funcrel.
1.0.4-funcrel
Resolved issues
The following issues have been fixed in this release of the extension:
Internal ID | Call ID | Summary |
---|---|---|
SPRINGDATA-43 | - | Error in log |
SPRINGDATA-44 | 19995 | Missing links between Java method to Oracle table |
Creation of SpringData Unknown Table is no longer supported in this release.
1.0.3-funcrel
Resolved issues
The following issue has been fixed in this release of the extension:
Internal ID | Call ID | Summary |
---|---|---|
SPRINGDATA-39 | 17821 | Lot of "Unresolved SpringData Unknown tables" are incorrectly created |
1.0.2-funcrel
Resolved issues
The following issue has been fixed in this release of the extension:
Internal ID | Call ID | Summary |
---|---|---|
SPRINGDATA-40 | 17896 | Fail to install both com.castsoftware.jee 1.0.17 and com.castsoftware.springdata 1.0.1-funcrel |
1.0.1-funcrel
Resolved issues
The following issues have been fixed in this release of the extension:
Internal ID | Call ID | Summary |
---|---|---|
SPRINGDATA-35 | 14673 | Unicode Decode error : 'gbk' codec can't decode byte 0xaf in position 964: illegal multibyte sequence |
SPRINGDATA-34 | 15059 | Extension com.castsoftware.springdata has encountered an issue |
SPRINGDATA-32 | 14808 | Extension com.castsoftware.springdata has encountered an issue |