quot;.
>
>
>
>
>
>
>
>
> On Thu, Feb 19, 2009 at 12:20 PM, sanv wrote:
>
>>
>> The database is running on my local machine. If I log into the Web UI and
>> check out the table it only appears once? Sorry for this question, how
>> can
; schemas). The versions do not match. You should probably specify a
> schema in the Abator configuration file. Either that, or talk to your
> DBA to resolve the difference between the two tables.
>
> Jeff Butler
>
>
> On Thu, Feb 19, 2009 at 12:18 PM, sanv wrote:
>&g
rated for it.
>
> Please run Abator again, but this time DO NOT specify the -overwrite
> flag. You should end up with a Patch.java.1 and Patch.java.2. See if
> one of those files has the column in it.
>
> Jeff Butler
>
>
> On Thu, Feb 19, 2009 at 11:53 AM, sanv wrote:
>&
Abator warnings?
>
> Jeff Butler
>
>
> On Thu, Feb 19, 2009 at 11:22 AM, sanv wrote:
>>
>> Well, the problem is that I am developing this project for a company and
>> their project is based on Abator. Don't know if it's possible to upgrade
>> to
&
bator.
>
> Also, Abator is really at end of life. I'd like you to upgrade to
> Ibator for these reasons:
>
> 1. Perhaps the bug is already fixed in Ibator
> 2. If we find a bug, it will only be fixed in Ibator
> 3. The upgrade is very simple
> 4. I'll be adding some
The name of the column is GLOBAL_REGEXP and of type VARCHAR2.
Larry Meadors wrote:
>
> What's the name of the column?
>
> Larry
>
>
--
View this message in context:
http://www.nabble.com/aBator-does-not-create-getter-and-setter-for-new-column-in-table-tp22033078p22104804.html
Sent from the
After debugging it further I found out that the column is in the result set
but however does not get add to the "column" list.
sanv wrote:
>
> Hi,
>
> I have just debugged the code as you mentioned by adding the abator
> source.
> Surprisingly, the column is i
o bet a virtual Pepsi that the column
> information is never returned from the database.
>
> Jeff Butler
>
>
> On Wed, Feb 18, 2009 at 4:25 PM, sanv wrote:
>>
>> If I add them manually that would mean I have to add them in which files?
>> In the java fi
e no-framework related problem,
> both
> iBatis and iBator are so simple or rather transparent (like everything
> genial)
>
>
> On Wed, Feb 18, 2009 at 4:41 PM, sanv wrote:
>
>>
>> Is there any other workaround to this problem. I am kind of stuck... I
>>
igfile", "config.xml", "-overwrite"};
>AbatorRunner.main(abArgs);
> }
>
> Compile it in an IDE, set the break point, off to the races.
>
> Jeff Butler
>
>
> On Mon, Feb 16, 2009 at 5:06 PM, sanv wrote:
>>
>> Hi,
>>
>> thanks
gt; Write a Java program that does this:
>
> public static void main(String[] args) {
>String[] abArgs = {"-configfile", "config.xml", "-overwrite"};
>AbatorRunner.main(abArgs);
> }
>
> Compile it in an IDE, set the break point, off to the ra
rnal.db.DatabaseIntrospector - you should
> be able to see if the column is returned to Abator from the JDBC
> driver.
>
> Jeff Butler
>
>
> On Mon, Feb 16, 2009 at 11:32 AM, sanv wrote:
>>
>> Sorry, the only warning is not just Statistics.java but also f
t; On Mon, Feb 16, 2009 at 10:51 AM, sanv wrote:
>>
>> If I run the following command in the command line: java -jar abator.jar
>> -configfile config.xml -overwrite
>> I get an output saying the files were overwritten:
>>
>> Existing file
>> C:\server\
sing Ant
> 3. They will be displayed in the completion dialog box if you are
> running in Eclipse
>
> Jeff Butler
>
>
> On Mon, Feb 16, 2009 at 10:33 AM, sanv wrote:
>>
>> 1. The classes are regenerated and the timestamp is also updated.
>> 2. The new fie
of the new field?
> 4. Were there any Abator warnings?
>
> Jeff Butler
>
>
> On Mon, Feb 16, 2009 at 2:12 AM, sanv wrote:
>>
>> Hi,
>>
>> I have a (old) version of abator running for my project.
>> For some reason when i add a new column to a spec
Hi,
I have a (old) version of abator running for my project.
For some reason when i add a new column to a specific table in my db and
compile the java classes the new column does not get added to the
corresponding java class. however, if i add a new column to another table in
the same database an
16 matches
Mail list logo