History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
All Projects
:
Cayenne
: Cayenne Core Library
(Component)
Select:
Open Issues
Road Map
Change Log
Popular Issues
Change Log
Scope:
previous 3 versions |
all versions
3.0 beta 1
(
09/Nov/09
|
Release Notes
)
Progress:
32 of 32 issues have been resolved
CAY-1225
FIXED
Controlling JDBC Driver setting "fetchSize" in a SelectQuery
CAY-132
FIXED
Intelligent lazy fault detection
CAY-1116
FIXED
[patch] add generated PK support to SQLite
CAY-1241
FIXED
Add method to ExpressionFactory to match against the primary key of an object or list of objects
CAY-1236
FIXED
Allow providing custom INSERT, UPDATE, DELETE query builders
CAY-1261
FIXED
Auto-inject values in NEW objects with declared qualifiers
CAY-1252
FIXED
Bad XML generated when saving DBEntity qualifiers
CAY-1293
FIXED
Beta 1 Test Failures
CAY-1009
FIXED
Bogus runtime relationships can mess up commit.
CAY-1248
FIXED
ClassCastException with OracleLOBBatchAction
CAY-419
FIXED
Collections aren't supported with in-memory filtering
CAY-1025
FIXED
Do something about to-many prefetch limitations
CAY-1145
FIXED
EJBQL: Implement support for relationship-ending paths in SELECT clause
CAY-1235
FIXED
Implement qualifiers for DBEntities
CAY-1281
FIXED
Lifecycle callbacks reorganization
CAY-1177
FIXED
Outer join syntax causes exception with Expression.filterObjects()
CAY-1279
FIXED
Passing null values in query parameters
CAY-1250
FIXED
Prefetching doesn't work with prefetched subentity
CAY-1277
FIXED
Prefetching may cause a root object to got from COMMITTED to MODIFIED state
CAY-1278
FIXED
Project with cross-datamap flattenned relationships fails to load
CAY-1269
FIXED
Remove SelectQuery custom columns feature
CAY-1273
FIXED
Replace DefaultType with dedicated types
CAY-1232
FIXED
Unit tests failing on Sybase
CAY-1282
FIXED
Use #result as optional directive for only few columns (not all)
CAY-1257
FIXED
[PATCH] NullPointerException in Class Qualifier when using "field = null"
CAY-1254
FIXED
filtering an inExp(a, b) does not work when the path (a) refers to a collection of objects
CAY-1274
FIXED
CreateTableToDb token should not create existing AUTO_PK_SUPPORT
CAY-1288
FIXED
Add deleteObjects() to ObjectContext
CAY-1276
FIXED
CreateIfNoSchemaStrategy create no PK support
CAY-1229
FIXED
Fixing DB2 Tests
CAY-1268
FIXED
Implement 'setStatementFetchSize' for RelationshipQuery
CAY-1283
FIXED
Update Ordering to take enums instead of boolean flags.
3.0M6
(
25/May/09
|
Release Notes
)
Progress:
29 of 29 issues have been resolved
Milestone on the way to 3.0
CAY-1183
FIXED
commitToParent() makes object persistence state committed, produces exception when using object in parent context (ROP)
CAY-1142
FIXED
(Single table) Inheritance and Paginated lists
CAY-1047
FIXED
Aligning query capabilities
CAY-1193
FIXED
Auto load schema on startup
CAY-947
FIXED
Database Schema Migration should sort tokens
CAY-1181
FIXED
Default class generation folder is wrong
CAY-1161
FIXED
Deprecate SelectQuery custom columns feature
CAY-1139
FIXED
EJBQL condition translation - must track the type of condition
CAY-1221
FIXED
Exclude JPA from releases
CAY-1185
FIXED
Expression API: boolean support in string representation
CAY-1150
FIXED
Generated DataMap classes should contain public constants for all query names
CAY-289
FIXED
Implement Quoting of identifiers
CAY-1204
FIXED
Incorrect relationship syncing in nested CayenneContext's
CAY-1119
FIXED
Nested contexts on ROP
CAY-1207
FIXED
Oracle8 does not like new join syntax
CAY-1218
FIXED
Query caching loose ends
CAY-1147
FIXED
Remove id reading functionality from ResultIterator
CAY-1175
FIXED
Replace String column name capitalization property with an enum
CAY-1140
FIXED
Store ObjEntity name in the DataRow
CAY-1170
FIXED
cdbgen task fails due to NPE when instantiating TypesHandler
CAY-1176
FIXED
missing classes in ROP cayenne-client render nested contexts unusable
CAY-1194
FIXED
problems with relationships when using nested contexts and ROP
CAY-483
INCOMPLETE
Improved error reporting for Newbie error
CAY-1144
FIXED
EJBQL mixed GROUP BY clause is generated incorrectly
CAY-816
FIXED
Improve readNestedProperty() to handle to-many relationships in the path.
CAY-1180
FIXED
Model marked as dirty when leaving DataMap name field
CAY-979
FIXED
ROP client serialization mechanism dependencies
CAY-1206
FIXED
merge: a way to set value for null for madatory columns
CAY-1153
FIXED
MySQL : Enable views during reverse engineering
3.0M5
(
Release Notes
)
Progress:
34 of 34 issues have been resolved
Milestone on the way to 3.0
CAY-1074
FIXED
Derby: Wrong SQL Generated for select items -- DESC follows column name
CAY-794
FIXED
Abstract objEntities
CAY-1097
FIXED
Attribute types are not generated for primitive ints
CAY-1073
FIXED
Bug in Expression.toEJBQL with inExp/notInExp
CAY-1096
FIXED
CayenneContext should support ThreadLocal operations
CAY-1132
FIXED
DataMap class generator mechanism for the ROP client
CAY-1137
FIXED
Deprecate and start ignoring QueryMetadata.isResolvingInherited()
CAY-1121
FIXED
EJBQL collection binding
CAY-1098
FIXED
EJBQLQuery can't process java.util.Date parameters
CAY-1114
FIXED
EJBQLQuery fails on joins outside of public schema
CAY-402
FIXED
Entity/Attribute/Relationship naming improvements on reverse-engineering
CAY-1070
FIXED
Generating SelectQuery Access Code
CAY-436
FIXED
In modeler, change default object relationship delete rule
CAY-1113
FIXED
Primitives in ROP support
CAY-1129
FIXED
ROP: CayenneContext does not unregister deleted nodes
CAY-1082
FIXED
ROP: RefreshQuery fails to refresh to-many relationships
CAY-1118
FIXED
ROP: setToXXX(null) does not update reverse rel
CAY-1061
FIXED
ResourceFinder: abstract API for looking up resources, including multiple resources for a given name
CAY-1133
FIXED
Split Maven cayenne:modeler goal into a separate plugin from cgen and others
CAY-1138
FIXED
Stop using Query.isRefreshingObjects()
CAY-1127
FIXED
Stop using query NAME as a cache key
CAY-1128
FIXED
Switch JOINT prefetches to generate OUTER Joins.
CAY-1108
FIXED
[PATCH] MySQL/DbMerger compatibility
CAY-1122
FIXED
columnNamesCapitalization property is ignored for the queries mapped via Modeler
CAY-1110
FIXED
fetchLimit + DistinctResultIterator = fewer rows in the result
CAY-1103
FIXED
rollbackChanges is broken in ROP CayenneContext
CAY-1068
FIXED
Add support for start index/offset of queries
CAY-1095
FIXED
Cayenne attempts to append precision information to DOUBLE types when creating tables in hsqldb which results in a sql exception.
CAY-1081
FIXED
DataObjectUtils.objectForPk broken in ROP
CAY-1063
FIXED
Derby adapter is not able to remove NOT NULL relationship
CAY-1085
FIXED
Use standard JDBC API for writing Oracle LOBs
CAY-671
FIXED
custom exception class for ROP missing session
CAY-1100
FIXED
merge: make getColumnOriginal() and getColumnNew() public
CAY-1062
FIXED
Code Generation line ending consistency: ImportUtils
Preset Filters
-
All
-
Outstanding
-
Unscheduled
-
Most important
-
Resolved recently
-
Added recently
-
Updated recently
Component Summary
Open
154
18%
In Progress
5
1%
Reopened
1
Resolved
2
Closed
685
81%
Open Issues
By Priority
Critical
5
3%
Major
105
66%
Minor
50
31%
By Assignee
Andrey Razumovsky
5
3%
Andrus Adamchik
89
56%
Ari Maniatis
3
2%
Evgeny Ryabitskiy
2
1%
Kevin Menard
4
3%
Michael Gentry
3
2%
Mike Kienenberger
5
3%
Robert Zeigler
2
1%
Tore Halset
4
3%
Unassigned
43
27%