1) Do you mean Velocity? It's documented at http://jakarta.apache.org/velocity/user-guide.html
Jeff ----- Original Message ----- From: "James Turner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 11:15 PM Subject: Two questions (template documentation and primary key on MySQL) > Two quick questions: > 1) Is there any documentation of the scripting language used for the > templates, and the properties of the various objects available? > > 2) Primary key auto-incrementing integer columns don't seem to be set > correctly under MySQL. I.e., if I set idbrokermethod="native" for the > database, and specify a primary key on an integer table, it isn't created > as AUTOINCREMENT in the schema. I'd make a patch, if I understood #1 better. > > James > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
