On 16 Apr 2004 18:58, gopalrc wrote:
>On 25 Mar 2004 08:15, any_key wrote:
>>Hibernate works fine not only with SAP DB 7.3. Tested without
>>any problems on SAP DB 7.4 and MySQL Max DB 7.5. Respect !
>---------------------------------------
>Hi There,
>In order to use Hibernate with MySQL MaxDB, would I use the
>configuration settings (dialect etc.) provided for SAP-DB from which
>it is derived? If not, could you please let me see a sample (or the
>relevant fragment) of your hibernate-config file for MaxDB?
>Also, does automated DDL schema generation work fine for MaxDB?
>Thanks in advance.
>Gopal
>gopal (at) psybergate (dot) com
hi,
you must only set the dialect and the standard options like password,
url, driver and it works fine for sapb 7.4 and maxdb. seqeunce and
case sensitive names works also fine.
gert |