197 messages sorted by:
[ author ]
[ date ]
[ thread ]
Starting: Sun Jun 01 2008 - 07:05:52 EDT
Ending: Mon Jun 30 2008 - 01:54:07 EDT
- [CONF] Apache Cayenne Documentation: Caching and Fresh Data (page edited)
- [jira] Assigned: (CAY-1063) Derby adapter is not able to remove NOT NULL relationship
- [jira] Assigned: (CAY-1076) CM: Add callback method icon is too gray.
- [jira] Assigned: (CAY-671) custom exception class for ROP missing session
- [jira] Assigned: (CAY-894) CM Usability: Welcome Screen (Panel)
- [jira] Closed: (CAY-1060) CM: Allow multiple item selections
- [jira] Closed: (CAY-1061) ResourceFinder: abstract API for looking up resources, including multiple resources for a given name
- [jira] Closed: (CAY-1062) Code Generation line ending consistency: ImportUtils
- [jira] Closed: (CAY-1063) Derby adapter is not able to remove NOT NULL relationship
- [jira] Closed: (CAY-1072) EJBQLQuery non-serializable exception when run via ROP
- [jira] Closed: (CAY-1073) Bug in Expression.toEJBQL with inExp/notInExp
- [jira] Closed: (CAY-1074) Derby: Wrong SQL Generated for select items -- DESC follows column name
- [jira] Closed: (CAY-1075) Paged queries should not require memory proportional to query list length
- [jira] Closed: (CAY-1078) Deleting big CayenneDataObject's causes out of memory exception
- [jira] Closed: (CAY-1081) DataObjectUtils.objectForPk broken in ROP
- [jira] Closed: (CAY-1082) ROP: RefreshQuery fails to refresh to-many relationships
- [jira] Closed: (CAY-888) CM Usability: Object Select Query Improvements
- [jira] Closed: (CAY-981) merge: faster junit tests
- [jira] Commented: (CAY-1008) Reverse relationships may not be correctly set if inheritance is used.
- [jira] Commented: (CAY-1060) CM: Allow multiple item selections
- [jira] Commented: (CAY-1062) Code Generation line ending consistency: ImportUtils
- [jira] Commented: (CAY-1063) Derby adapter is not able to remove NOT NULL relationship
- [jira] Commented: (CAY-1064) Exception for unsupported expression comes too late
- [jira] Commented: (CAY-1065) Add registerNewObjects() method to DataContext
- [jira] Commented: (CAY-1066) CM SQL Script tab font
- [jira] Commented: (CAY-1067) likeIgnoreCase is not supported for CLOBs in MS SQL adapter
- [jira] Commented: (CAY-1071) NullPointer in BaseQueryMetadata while executing Queri
- [jira] Commented: (CAY-1072) org.apache.cayenne.query.SQLResultSetMapping must implement java.io.Serializable
- [jira] Commented: (CAY-1073) Bug in Expression.toEJBQL with inExp/notInExp
- [jira] Commented: (CAY-1074) Derby: Wrong SQL Generated for select items -- DESC follows column name
- [jira] Commented: (CAY-1075) Paged queries should not require memory proportional to query list length
- [jira] Commented: (CAY-1078) Deleting big CayenneDataObject's causes out of memory exception
- [jira] Commented: (CAY-1079) Derby adapter uses recursive implementation for orExp()
- [jira] Commented: (CAY-1080) Support for copy/paste of entities/attributes/relationships
- [jira] Commented: (CAY-436) In modeler, change default object relationship delete rule
- [jira] Commented: (CAY-671) custom exception class for ROP missing session
- [jira] Commented: (CAY-762) ERDiagram for Object Entities in Cayenne Modeler
- [jira] Commented: (CAY-888) CM Usability: Object Select Query Improvements
- [jira] Commented: (CAY-892) CM Usability: JEdit Syntax to all TextAreas
- [jira] Commented: (CAY-894) CM Usability: Welcome Screen (Panel)
- [jira] Commented: (CAY-907) CM Usability: Adapters without driver should be in red
- [jira] Commented: (CAY-911) CM Usability: JComboBox Autocompletion
- [jira] Commented: (CAY-990) HSQLDB: Arithmetic operators in EJBQL
- [jira] Created: (CAY-1061) ResourceFinder: abstract API for looking up resources, including multiple resources for a given name
- [jira] Created: (CAY-1062) Code Generation line ending consistency: ImportUtils
- [jira] Created: (CAY-1063) Derby adapter is not able to remove NOT NULL relationship
- [jira] Created: (CAY-1064) Exception for unsupported expression comes too late
- [jira] Created: (CAY-1065) Add registerNewObjects() method to DataContext
- [jira] Created: (CAY-1066) CM SQL Script tab font
- [jira] Created: (CAY-1067) likeIgnoreCase is not supported for CLOBs in MS SQL adapter
- [jira] Created: (CAY-1068) Add support for start index/offset of queries
- [jira] Created: (CAY-1069) EJBQL: support paths across flattened relationships
- [jira] Created: (CAY-1070) Generating Query and Procedure Access Code
- [jira] Created: (CAY-1071) NullPointer in BaseQueryMetadata while executing Queri
- [jira] Created: (CAY-1072) org.apache.cayenne.query.SQLResultSetMapping must implement java.io.Serializable
- [jira] Created: (CAY-1073) Bug in Expression.toEJBQL with inExp/notInExp
- [jira] Created: (CAY-1074) Wrong SQL Generation for orderings
- [jira] Created: (CAY-1075) Paged queries should not require memory proportional to query list length
- [jira] Created: (CAY-1076) CM: Add callback method icon is too gray.
- [jira] Created: (CAY-1077) ObjRelationship Mapping Dialog Improvements
- [jira] Created: (CAY-1078) Deleting big CayenneDataObject's causes out of memory exception
- [jira] Created: (CAY-1079) Derby adapter uses recursive implementation for orExp()
- [jira] Created: (CAY-1080) Support for copy/paste of entities/attributes/relationships
- [jira] Created: (CAY-1081) DataObjectUtils.objectForPk broken in ROP
- [jira] Created: (CAY-1082) ROP: RefreshQuery fails to refresh to-many relationships
- [jira] Created: (CAY-1083) General Preferences Panel - items misaligned
- [jira] Issue Comment Edited: (CAY-1071) NullPointer in BaseQueryMetadata while executing Queri
- [jira] Reopened: (CAY-1060) CM: Allow multiple item selections
- [jira] Reopened: (CAY-911) CM Usability: JComboBox Autocompletion
- [jira] Resolved: (CAY-1063) Derby adapter is not able to remove NOT NULL relationship
- [jira] Resolved: (CAY-907) CM Usability: Adapters without driver should be in red
- [jira] Updated: (CAY-1060) CM: Allow multiple item selections
- [jira] Updated: (CAY-1072) EJBQLQuery non-serializable exception when run via ROP
- [jira] Updated: (CAY-1074) Derby: Wrong SQL Generated for select items -- DESC follows column name
- [jira] Updated: (CAY-1075) Paged queries should not require memory proportional to query list length
- [jira] Updated: (CAY-1078) Deleting big CayenneDataObject's causes out of memory exception
- [jira] Updated: (CAY-1083) General Preferences Panel - items misaligned
- [jira] Updated: (CAY-366) Add progress/log view
- [jira] Updated: (CAY-436) In modeler, change default object relationship delete rule
- [jira] Updated: (CAY-888) CM Usability: Object Select Query Improvements
- [jira] Updated: (CAY-894) CM Usability: Welcome Screen (Panel)
- [jira] Updated: (CAY-911) CM Usability: JComboBox Autocompletion
- Apache Board Report (June)
- Bug fix day: Sat. June 21, 2008?
- Converting non-string and non-numeric expression parameters to EJBQL
- Improved ObjRelationship mapping dialog?
- oracle anyone?
- printing stack trace
- RefreshQuery not supports insert/delete?
- survey request
- Thoughts on default delete rule?
- Wrapping up Cayenne 3.0
Last message date: Mon Jun 30 2008 - 01:54:07 EDT
Archived on: Mon Jun 30 2008 - 01:54:42 EDT
197 messages sorted by:
[ author ]
[ date ]
[ thread ]
This archive was generated by hypermail 2.0.0
: Mon Jun 30 2008 - 01:54:42 EDT