Menu

Home

Gord Thompson

Project Scope

This dialect is primarily intended to be used for teaching and learning about Hibernate. It supports basic Access column types like LONG (Integer), DOUBLE (Float), DECIMAL (and, by extension, CURRENCY), DATE/TIME, TEXT (max. length 255), and MEMO (CLOB).

It does not support some special Access-specific types like Attachment fields and multi-value Lookup fields because they can be implemented using standard RDBMS techniques (e.g., related child tables).

Best Practices

See the [Best Practices] page for some helpful tips on using this dialect.

Project Members:


Related

Wiki: Best Practices

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.