SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-297
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Shay Banon
Reporter: William Chuang
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

A Dialect for H2 database

Created: 21/Oct/06 07:02 AM   Updated: 23/Oct/06 05:56 PM
Component/s: None
Affects Version/s: 1.1 M2
Fix Version/s: 1.1 M3

File Attachments: 1. Java Source File H2Dialect.java (0.9 kB)



 Description  « Hide
Create a dialet for H2 database.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
William Chuang added a comment - 21/Oct/06 07:04 AM
I create a dialet for H2 database.
This dialet is based on HSQLDialet.

Shay Banon added a comment - 21/Oct/06 11:43 AM
Great!. Just double checking: Have you tested it? With large blob values as well?

William Chuang added a comment - 22/Oct/06 02:45 AM
I tested it already with few samples to be indexed.
It works well.

Shay Banon added a comment - 23/Oct/06 05:56 PM
Committed it. Thanks!