RE: Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-04-08 Thread Sampath Uppula
--- Thanks , Sampath Uppula From: Andrus Adamchik [and...@objectstyle.org] Sent: Monday, March 10, 2014 4:59 PM To: user@cayenne.apache.org Subject: Re: Cayenne 3.0.2 - Global exception

RE: Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-03-10 Thread Sampath Uppula
Thanks , Sampath Uppula -Original Message- From: Andrus Adamchik [mailto:and...@objectstyle.org] Sent: 10 March 2014 16:32 To: user@cayenne.apache.org Subject: Re: Cayenne 3.0.2 - Global exception - frequent issue in my application Then it is impossible to tell what really happened. This

RE: Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-03-10 Thread Sampath Uppula
cayenne-server-3.0.2.jar cayenne-tools-3.0.2.jar Please suggest a way to resolve this issue. Thanks, Sampath Uppula. -Original Message- From: Andrus Adamchik [mailto:and...@objectstyle.org] Sent: 10 March 2014 16:09 To: user@cayenne.apache.org Subject: Re: Cayenne 3.0.2 - Global exception

Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-03-10 Thread Sampath Uppula
emailDailyReportScheduler(). Exception Details : [v.3.0.2 Jun 11 2011 09:52:20] Global exception.] Thanks, Sampath Uppula. Disclaimer: This message and the information

RE: [ANN] Cayenne 3.1B2 released

2013-02-18 Thread Sampath Uppula
separately and reading the connection from the Pool this is seems to be a redundant pool. If I get connection object from the ObjectContext there is no need to maintain the separate Connection pool and I can directly use cayenne connection pool. Any thoughts? Thanks, Sampath Uppula. -Original

RE: Problem in fetching the data from multiple tables with relationships.

2012-12-19 Thread Sampath Uppula
truck... not getting idea how to implement this? Thanks, Sampath Uppula. -Original Message- From: Aristedes Maniatis [mailto:a...@maniatis.org] Sent: Friday, December 14, 2012 3:50 PM To: user@cayenne.apache.org Subject: Re: Problem in fetching the data from multiple tables with relations

RE: Problem in fetching the data from multiple tables with relationships.

2012-12-13 Thread Sampath Uppula
null) logger.info("lob " + lobObject.get(0).getPrimaryKey() + " " + lobObject.get(0).getLobName()); else logger.info("-- lob is not present"); } context = null; } -- Thanks, S

RE: Problem in fetching the data from multiple tables with relationships.

2012-12-12 Thread Sampath Uppula
from the result set or List? Appreciate your help. Thanks, Sampath Uppula -Original Message- From: John Huss [mailto:johnth...@gmail.com] Sent: Thursday, December 13, 2012 2:50 AM To: user@cayenne.apache.org Subject: Re: Problem in fetching the data from multiple tables with

RE: select distinct ...

2012-12-09 Thread Sampath Uppula
You can see more here: http://cayenne.apache.org/doc/sqltemplate-result-mapping.html Thanks, Sampath Uppula From: reich.mar...@gmail.com [reich.mar...@gmail.com] On Behalf Of Markus Reich [markus.re...@markusreich.at] Sent: Friday, December 07, 2012 2:35

RE: Problem - fetching the Distinct rows based on a Property

2012-10-30 Thread Sampath Uppula
.using the object entity. Thanks, Sampath Uppula -Original Message- From: Felipe Martín Santos [mailto:gadita...@gmail.com] Sent: Tuesday, October 30, 2012 4:40 PM To: user@cayenne.apache.org Subject: Re: Problem - fetching the Distinct rows based on a Property // Extract is the obj-entit

Problem - fetching the Distinct rows based on a Property

2012-10-30 Thread Sampath Uppula
,'BLOCKED'); Please suggest a way to achieve this using Cayenne. Thanks, Sampath Uppula Disclaimer: This message and the information contained herein is propriet

RE: not able to access the properties using the Persistent Object dynamically - please help

2012-10-17 Thread Sampath Uppula
Thank you very much for the reply, it is working fine with DataObject. Thanks, Sampath Uppula|eConvergence,BT-15|Tech Mahindra -- S1-W-5572, West Wing, Block-1, Hinjewadi-Phase III, Pune 411 057, INDIA S Office: +91 20

RE: How to fetch the Distinct rows based on an attribute.

2012-10-09 Thread Sampath Uppula
Hi, Thanks for the response. But this is just an example. I have many scenarios, where I have to fetch the distinct rows based on a field (attribute). Can you also please answer the issue# CAY-1730 (https://issues.apache.org/jira/browse/CAY-1730)? Thanks, Sampath Uppula -Original Message