Re: [Hibernate] Hibtags

2004-08-12 Thread Serge Knystautas
Max Rydahl Andersen wrote: %-- Prints the name of the first cat we found. --% c:out value=${cat[0].name} / should this not read: %-- Prints the name of the first cat we found. --% c:out value=${cats[0].name} / cats instead of cats ? Thanks, fixed. -- Serge Knystautas Lokitech software . strategy

Re: [Hibernate] Hibtags

2004-08-12 Thread Serge Knystautas
the tags flexible to use in different setups. Aomeone had also asked about getting the Session/SessionFactory from ThreadLocal. -- Serge Knystautas Lokitech software . strategy . design http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED

[Hibernate] Hibtags

2004-08-11 Thread Serge Knystautas
license. http://hibtags.sourceforce.net -- Serge Knystautas Lokitech software . strategy . design http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED] --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R

Re: [Hibernate] Microsoft specific insert queries

2003-10-07 Thread Serge Knystautas
know you are all busy. But help would be highly appreciated Just map a Text field to a String. Hibernate is handling Text fields for me automatically just fine. -- Serge Knystautas President Lokitech software . strategy . design http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED

Re: [Hibernate] DBCP Connection Pooling

2003-08-28 Thread Serge Knystautas
to get configured right. Post any specific questions to [EMAIL PROTECTED] -- Serge Knystautas President Lokitech software . strategy . design http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED] --- This sf.net email is sponsored

Re: [Hibernate] feature request (?)

2003-08-28 Thread Serge Knystautas
the above confusion harder to resolve because hiberate.cfg.xml's property connection.datasource did appear in the properties as connection.datasource. It just also appeared as hibernate.connection.datasource. Thanks again. -- Serge Knystautas President Lokitech software . strategy . design http

[Hibernate] feature request (?)

2003-08-27 Thread Serge Knystautas
programmatically. Any thoughts? -- Serge Knystautas President Lokitech software . strategy . design http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http

Re: [Hibernate] API stability in SchemaUpdate

2003-08-24 Thread Serge Knystautas
signature depends on classes in the tool package that are not published, and this method's signature keeps changing. So are you saying the code we're discussing is in the public api or not? -- Serge Knystautas President Lokitech software . strategy . design http://www.lokitech.com p. 301.656.5501 e

Re: [Hibernate] MS SQL performance and Unicode

2003-08-24 Thread Serge Knystautas
one, and they have a similar JDBC URL configuration option. Yes, it does suck, but I'm not sure how other databases are addressing this need for unicode support. Maybe these JDBC drivers should be expecting ascii as the default instead of unicode first. -- Serge Knystautas President Lokitech

Re: [Hibernate] API stability in SchemaUpdate

2003-08-24 Thread Serge Knystautas
into the tool JDiff? I created javadoc-like output that shows API changes between versions. Again appreciate your time sorting my issue out. -- Serge Knystautas President Lokitech software . strategy . design http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED

Re: [Hibernate] API stability in SchemaUpdate

2003-08-23 Thread Serge Knystautas
have a solid a barrier between public and private API also (there really has been no need to date). Notice that the relevant method is on Configuration (assume would be a public API) but takes a class from the tool.hbm2ddl class that varies on the version. -- Serge Knystautas President Lokitech

[Hibernate] API stability in SchemaUpdate

2003-08-22 Thread Serge Knystautas
? -- Serge Knystautas President Lokitech software . strategy . design http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED] --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine

Re: [Hibernate] API stability in SchemaUpdate

2003-08-22 Thread Serge Knystautas
be. This seems pretty straight forward use to me... could you clarify what I need to explain more? -- Serge Knystautas President Lokitech software . strategy . design http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED] --- This SF.net email

Re: [Hibernate] Recommended JDBC drivers for MS SQL?

2003-08-14 Thread Serge Knystautas
We've been using the Inet Software's for years and have had great success in a number of environments (including hibernate). Not too expensive either. I similarly have never had much success with Microsoft's JDBC driver. http://www.inetsoftware.de -- Serge Knystautas President Lokitech

Re: [Hibernate] Help Wanted :)

2003-08-14 Thread Serge Knystautas
nice if some platform experts could help by submitting patches for the others. Thanks! I'll be happy to submit patches for the MS SQL Server Dialect if you can let me know what's changing or what you need. -- Serge Knystautas President Lokitech software . strategy . design http://www.lokitech.com