Sybase iAnywhere SQL AAnywhere Mobile and Embedded Database

I'd rather play golf


Thoughts on data management, autonomic computing, and self-managing database systems.

header image

Entries Tagged as 'iBatis'

SQL Anywhere 10 Hibernate dialect feedback

September 16th, 2008 · 1 Comment

So far I’ve heard from two customers about using the new Hibernate dialect for SQL Anywhere 10 that I developed last month. They have both run into a problem with a null-pointer exception in src/org/hibernate/jdbc/batchingbatcher.java when using the iAnywhere JDBC bridge (the exception does not occur when using JConnect()). Hopefully before too long I’ll receive [...]

[Read more →]

Tags: Database interfaces and persistent objects · Hibernate · iBatis · Intersystems Caché · Jalapeno · SQL Anywhere

Object-relational mapping technology featured in ACM Queue magazine

August 4th, 2008 · 3 Comments

The May/June issue of ACM Queue magazine (and the final one in print form) is devoted to object-relational mappings and ORM software. This issue features four articles on ORM technology from differing perspectives, and is an excellent introduction to the technology and its potential pitfalls. The articles include: An interview with Erik Meijer and Jose [...]

[Read more →]

Tags: Database interfaces and persistent objects · Hibernate · iBatis · LINQ · Microsoft SQL Server

Semmle’s .QL query generator

June 26th, 2008 · 1 Comment

A new SQL query generator, Semmle’s .QL, was being demonstrated at the 2008 ACM SIGMOD conference in Vancouver two weeks ago. Semmle is a start-up, headed by Oege de Moor who is on the faculty at Oxford University’s Magdalen College. Semmle’s .QL language, written in Java and callable by Java applications only (for the moment), [...]

[Read more →]

Tags: Alternative query languages · Hibernate · iBatis · Semmle .QL