Main
Overview
Wiki
Issues
Forum
Build
Fisheye
History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
CMP-297
Type:
Improvement
Status:
Closed
Resolution:
Fixed
Priority:
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.
H2Dialect.java
(0.9 kB)
Description
« Hide
Create a dialet for H2 database.
Description
Create a dialet for H2 database.
Show »
All
Comments
Change History
Sort Order:
[
Permlink
|
« Hide
]
William Chuang
added a comment -
21/Oct/06 07:04 AM
I create a dialet for H2 database.
This dialet is based on HSQLDialet.
[
Show »
]
William Chuang
added a comment -
21/Oct/06 07:04 AM
I create a dialet for H2 database. This dialet is based on HSQLDialet.
[
Permlink
|
« Hide
]
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?
[
Show »
]
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?
[
Permlink
|
« Hide
]
William Chuang
added a comment -
22/Oct/06 02:45 AM
I tested it already with few samples to be indexed.
It works well.
[
Show »
]
William Chuang
added a comment -
22/Oct/06 02:45 AM
I tested it already with few samples to be indexed. It works well.
[
Permlink
|
« Hide
]
Shay Banon
added a comment -
23/Oct/06 05:56 PM
Committed it. Thanks!
[
Show »
]
Shay Banon
added a comment -
23/Oct/06 05:56 PM
Committed it. Thanks!
This dialet is based on HSQLDialet.