Java Apache CVS Development <[EMAIL PROTECTED]> writes:
> User: gonzalo
> Date: 01/02/01 07:05:41
>
> Modified: conf/torque torque.xml
> Log:
> Added support for addGetByNameMethod in torque.xml.
>
> Added an import of java.math.* in files Object.vm and Peer.vm.
> This is necessary to support BigDecimal columns.
>
> Added a static method getFieldNames() generated from Object.vm.
> It returns a Vector with the field names; these names can later
> be used as input for getByName(). Note: this method uses a
> private static variable, and there might be MT concerns here,
> since no locking is used at all.
Torque is currently setup to be run as an Ant task from the command
line, with only one thread involved (i.e. we're okay for now). Good
to note for future changes or weird setups. ;)
--
Daniel Rall <[EMAIL PROTECTED]>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]