[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-3120) Linter Dialect for Hibernate 3

Galina Ermakova (JIRA) noreply at atlassian.com
Wed Feb 20 12:13:33 EST 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_29550 ] 

Galina Ermakova commented on HHH-3120:
--------------------------------------

The example configuration (hibernate.properties) for Linter RDBMS:
## Linter
hibernate.dialect org.hibernate.dialect.LinterDialect
hibernate.connection.driver_class com.relx.jdbc.LinterDriver
hibernate.connection.username username
hibernate.connection.password password
hibernate.connection.url jdbc:linter:linapid:servername:portname:databasename

> Linter Dialect for Hibernate 3
> ------------------------------
>
>                 Key: HHH-3120
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3120
>             Project: Hibernate3
>          Issue Type: New Feature
>    Affects Versions: 3.2.x, 3.3, 3.4
>         Environment: Hibernate 3.x version
>            Reporter: Galina Ermakova
>         Attachments: LinterDialect.java
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> I have written a Linter Dialect for Hibernate 3 that I would like to contribute with.
> The LinterDialect that makes it possible to work with Linter RDBMS. (http://www.linter.ru/en/main)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list