Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-13 Thread Guy Rouillier
https://issues.apache.org/jira/browse/IBATIS-712: Oracle Invalid column type: getCLOB not implemented for class oracle.jdbc.driver.T4CVarcharAccessor Thanks. -- Guy Rouillier - To unsubscribe, e-mail: user-java-unsubscr...@ibati

Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-13 Thread Clinton Begin
nt was introduced between Beta 5 > >>>> and Beta 6, right? The code works fine with the Beta 5 code. > >>>> > >>>> The best hint I could find with some quick Googling is that getCLOB > >>>> should not be used to retrieve a VARCHAR column. Al

Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-13 Thread Jeff Butler
HAR column. All the character >>>> columns in the table I supplied in the Jira issue are VARCHAR; the table >>>> has no CLOB columns. >>>> >>>> I'm also at a loss to figure out why everything works fine on Windows >>>> b

Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-11 Thread Guy Rouillier
ive code. Something has changed between Beta 5 and Beta 6 to cause this. Thanks. On 12/10/09, Guy Rouillier wrote: I'm getting a catastrophic failure with Beta 6 that does not happen with Beta 5. I opened Jira issue IBATIS-712 for this: https://issues.apache.org/jira/browse/IBATIS-712: Ora

Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-10 Thread Guy Rouillier
/09, Guy Rouillier wrote: I'm getting a catastrophic failure with Beta 6 that does not happen with Beta 5. I opened Jira issue IBATIS-712 for this: https://issues.apache.org/jira/browse/IBATIS-712: Oracle Invalid column type: getCLOB not implemented for class oracle.jdbc.drive

Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-10 Thread Jeff Butler
that does not happen with >>> Beta 5. I opened Jira issue IBATIS-712 for this: >>> >>> https://issues.apache.org/jira/browse/IBATIS-712: Oracle Invalid column >>> type: getCLOB not implemented for class >>> oracle.jdbc.driver.T4CVarcharAccessor >>>

Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-10 Thread Guy Rouillier
er wrote: I'm getting a catastrophic failure with Beta 6 that does not happen with Beta 5. I opened Jira issue IBATIS-712 for this: https://issues.apache.org/jira/browse/IBATIS-712: Oracle Invalid column type: getCLOB not implemented for class oracle.jdbc.driver.T4CVarcharAccessor Thank

Re: Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-10 Thread Jeff Butler
: > > https://issues.apache.org/jira/browse/IBATIS-712: Oracle Invalid column > type: getCLOB not implemented for class > oracle.jdbc.driver.T4CVarcharAccessor > > Thanks. > > -- > Guy Rouillier > > -

Beta 6 Oracle Invalid column type: getCLOB not implemented

2009-12-10 Thread Guy Rouillier
I'm getting a catastrophic failure with Beta 6 that does not happen with Beta 5. I opened Jira issue IBATIS-712 for this: https://issues.apache.org/jira/browse/IBATIS-712: Oracle Invalid column type: getCLOB not implemented for class oracle.jdbc.driver.T4CVarcharAccessor Thanks. -

Re: Invalid column type in select request

2008-07-28 Thread samuel gallard
this message in context: http://www.nabble.com/Invalid-column-type-in-select-request-tp18652243p18688989.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Re: Invalid column type in select request

2008-07-25 Thread Sundar Sankar
xml/Capacite/maps/Infrastructure.xml. --- The error occurred while applying > a parameter map. --- Check the DerniereDate3-InlineParameterMap. --- Check > the parameter mapping for the 'equipement' property. --- Cause: > java.sql.SQLException: Invalid column type It happens at *#

Invalid column type in select request

2008-07-25 Thread samuel gallard
/Capacite/maps/Infrastructure.xml. --- The error occurred while applying a parameter map. --- Check the DerniereDate3-InlineParameterMap. --- Check the parameter mapping for the 'equipement' property. --- Cause: java.sql.SQLException: Invalid column type It happens at #equipement# in the fol

RE : RE : RE : RE : RE : RE : "invalid column type'

2006-06-22 Thread jeremy jardin
Ok, thank you very much !       -Message d'origine- De : Jeff Butler [mailto:[EMAIL PROTECTED] Envoyé : mercredi 21 juin 2006 17:57 À : user-java@ibatis.apache.org Objet : Re: RE : RE : RE : RE : RE : "invalid column type'   I&

Re: RE : RE : RE : RE : RE : "invalid column type'

2006-06-21 Thread Jeff Butler
IL PROTECTED]] Envoyé : mercredi 21 juin 2006 17:02 À : user-java@ibatis.apache.org Objet : Re: RE : RE : RE : RE : "invalid column type'   With the eclipse plugin you can specify a source directory under the project, but the directory must be defined to the project as a source folder.

RE : RE : RE : RE : RE : "invalid column type'

2006-06-21 Thread jeremy jardin
02 À : user-java@ibatis.apache.org Objet : Re: RE : RE : RE : RE : "invalid column type'   With the eclipse plugin you can specify a source directory under the project, but the directory must be defined to the project as a source folder.   So you sho

Re: RE : RE : RE : RE : "invalid column type'

2006-06-21 Thread Jeff Butler
et targetProject="components/SqlDatas/src" it doesn't work too ..         -Message d'origine-De : Jeff Butler [mailto: [EMAIL PROTECTED]] Envoyé : mercredi 21 juin 2006 16:25 À : user-java@ibatis.apache.org Objet : Re: RE : RE : RE : "invalid column type'  

RE : RE : RE : RE : "invalid column type'

2006-06-21 Thread jeremy jardin
d'origine- De : Jeff Butler [mailto:[EMAIL PROTECTED] Envoyé : mercredi 21 juin 2006 16:25 À : user-java@ibatis.apache.org Objet : Re: RE : RE : RE : "invalid column type'   Are you using the Eclipse plugin, or running Abator outside of Eclipse?  

Re: RE : RE : RE : "invalid column type'

2006-06-21 Thread Jeff Butler
Are you using the Eclipse plugin, or running Abator outside of Eclipse?   If in Eclipse, the targetProject must be an Eclipse Java project.   If outside of Eclipse, then the targetProject must be a directory that already exists.  It would be good to use an absolute path, rather than a relative path

RE : RE : RE : "invalid column type'

2006-06-21 Thread jeremy jardin
I first tried like that.. but it doesn't work -Message d'origine- De : Graeme J Sweeney [mailto:[EMAIL PROTECTED] Envoyé : mercredi 21 juin 2006 15:49 À : iBatis List Objet : Re: RE : RE : "invalid column type' On Wed, 21 Jun 2006, jeremy jardin wro

Re: RE : RE : "invalid column type'

2006-06-21 Thread Graeme J Sweeney
On Wed, 21 Jun 2006, jeremy jardin wrote: targetProject="authentification.components.SqlDatas.src" targetProject="authentification/components/SqlDatas/src" -- Graeme -

Re: RE : "invalid column type'

2006-06-21 Thread Jeff Butler
eans ? Because I've tried to set it ine the target but it doesn't work ..   And so, my javabeans are generated in an unexpected package ..   ??       -Message d'origine-De : Jeff Butler [mailto: [EMAIL PROTECTED]] Envoy� : mercredi 21 juin 2006 15:05� : user-java@ibatis.apache.

RE : "invalid column type'

2006-06-21 Thread jeremy jardin
Jeff Butler [mailto:[EMAIL PROTECTED] Envoyé : mercredi 21 juin 2006 15:05 À : user-java@ibatis.apache.org Objet : Re: "invalid column type'   Try this...in your Abator configuration, add a for the timestamp fields like this:         then regenerate.  

Re: "invalid column type'

2006-06-21 Thread Jeff Butler
Try this...in your Abator configuration, add a for the timestamp fields like this:       then regenerate.   Strange that it didn't generate that way originally - the Oracle driver must be returning something wierd as the datatype for the columns.   Jeff Butler   On 6/21/06, jeremy jardin < [EMA

"invalid column type'

2006-06-21 Thread jeremy jardin
Hello,   I’m trying to insert user in my oracle database using ibatis framework. I generated sql-map file using Abator plugin.   My table look like that :   UID   CHAR(36 Bytes)   MOBILE   CHAR(12 Bytes)  ORIGINE_UUID    CHAR(36 Bytes)  ETAT   CHAR(10

RE: Invalid Column Type issue in confluence

2006-04-26 Thread Yusuf
lly thanks for the help :) Yusuf. -Original Message- From: Jeff Butler [mailto:[EMAIL PROTECTED] Sent: Thursday, April 27, 2006 10:01 AM To: user-java@ibatis.apache.org Subject: Re: Invalid Column Type issue in confluence The JDBC type specified in the mapping can only be one of the sta

Re: Invalid Column Type issue in confluence

2006-04-26 Thread Jeff Butler
.  Switch to one of the supported datatypes - that will probably solve it.   Jeff Butler  On 4/26/06, Yusuf <[EMAIL PROTECTED]> wrote: Hi, regarding the 'invalid column type' problem, I've tried to reproduceit :i made 2 insert statement, one using map as a parameter, another us

RE: Invalid Column Type issue in confluence

2006-04-26 Thread Yusuf
Hi, regarding the 'invalid column type' problem, I've tried to reproduce it : i made 2 insert statement, one using map as a parameter, another using simple pojo class : INSERT INTO EMP ( EMPNO, ENAME, JOB, MGR, HIREDATE, SAL, COMM, DEPTNO) VALUES (

RE: Invalid Column Type issue in confluence

2006-04-23 Thread Yusuf
-java@ibatis.apache.org Subject: Re: Invalid Column Type issue in confluence The first option should work fine. Are you positive that it is not one of your other columns causing the issue? Nathan On Apr 20, 2006, at 7:21 PM, Yusuf wrote: > Hi, > In the faq page about null value inse

Re: Invalid Column Type issue in confluence

2006-04-21 Thread Nathan Maves
s+an+Invalid+column+type+error+with+Oracle said that you can do something like this and you can prevent the misleading error 'Invalid Column Type' if the value in line2 and sold_date is null : INSERT INTO ADDRESS ( line1,

Invalid Column Type issue in confluence

2006-04-20 Thread Yusuf
Hi, In the faq page about null value inserts in here: http://opensource.atlassian.com/confluence/oss/display/IBATIS/What+cause s+an+Invalid+column+type+error+with+Oracle said that you can do something like this and you can prevent the misleading error 'Invalid Column Type' if the valu

RE: invalid column type

2005-06-27 Thread Tony Chen
Title: RE: invalid column type I have it fixed.  Thanks Tony -Original Message- From: Kris Jenkins [mailto:[EMAIL PROTECTED]] Sent: Monday, June 27, 2005 10:48 AM To: user-java@ibatis.apache.org Subject: Re: invalid column type Tony, Have you tried using the advice given

RE: invalid column type

2005-06-27 Thread Tony Chen
Title: RE: invalid column type Never mind, I made a mistake early on in the process.  Now, I got another error about no READABLE property in the bean for the update part, though I am pretty sure it is defined. Thank you for your help. Tony -Original Message- From: Sven Boden

Re: invalid column type

2005-06-27 Thread Kris Jenkins
date statements will be of concern". However, I am trying to query a table w/o null value. Thanks Tony -Original Message- From: Sven.Boden [mailto:[EMAIL PROTECTED] Sent: Monday, June 27, 2005 9:10 AM To: user-java@ibatis.apache.org Subject: Re: invalid column type It's e

Re: invalid column type

2005-06-27 Thread Sven Boden
ue. Thanks > >Tony > >-Original Message- >From: Sven.Boden [mailto:[EMAIL PROTECTED] >Sent: Monday, June 27, 2005 9:10 AM >To: user-java@ibatis.apache.org >Subject: Re: invalid column type > > > >It's explained in the FAQ, have a look at >http://openso

RE: invalid column type

2005-06-27 Thread Tony Chen
Title: RE: invalid column type I checked that, but it states that " With this error only your insert and update statements will be of concern".  However, I am trying to query a table w/o null value.  Thanks Tony -Original Message- From: Sven.Boden [mailto:[EMAIL PROTECT

Re: invalid column type

2005-06-27 Thread Sven.Boden
It's explained in the FAQ, have a look at http://opensource.atlassian.com/confluence/oss/display/IBATIS/What+causes+an+Invalid+column+type+error+with+Oracle%3F Regards, Sven Boden >I received an Invalid Column Type error when querying an Oracle database. >This issue is explained

invalid column type

2005-06-27 Thread Tony Chen
Title: invalid column type Hi: I received an Invalid Column Type error when querying an Oracle database.  This issue is explained for Insert and Update.  Does anyone know what is the reason for insert?  The environment is Windows2000+JDeveloper.  The message is like this