Skip to content

Tag Archives: development

Debugging the Hibernate project with Eclipse

16-May-10

Trying to debug projects made using Apache Maven has not been something achieved with any success. Having been working at the periphery of the Hibernate source and submitting simple patches for the Ingres dialect and some tests I am now in a position to start debugging some of the issues discovered whilst testing. I have [...]

Hibernate 3.5.0-Final released

01-Apr-10

Today, Hibernate 3.5.0 completes its development cycle and is announced as Final.

Useful or useless? Follow on post …

23-Feb-10

Way back in May last year I experimented with some IMA tables that showed data types and operators defined in the DBMS.  Further poking around and a table for a list of the function instances is available, drop ima_dbms_fis; \p\g register table ima_dbms_fis ( server varchar(64) not null not default is ‘SERVER’, id integer4 not [...]

Learning to share

07-Oct-09

Have you ever needed a discussion with a colleague or a mentor whilst you were coding?  Tried to in an instant messenger conversation and found switching between your editor and IM client frustrating? There is an project within Eclipse called the Eclipse Communication Framework (ECF) that transforms the Eclipse IDE into a instant collaboration tool [...]

Donnez-moi un café Ingres

06-Aug-08

Pardon my French, but an Ingres Google Summer of Code project, Ingres CAFÉ, demonstrated at LinuxWorld and nominated for the LinuxWorld Product Excellence award was named winner over a number of other innovative projects that included TWiki.net: TWiki OnDemand Enterprise. Ingres CAFÉ is a complete Web application development stack and runtime building upon Ingres 9.2.0, [...]

Google Summer of Code (GSoC) 2008

28-Mar-08

This year Ingres is participating organization in GSoC, an event sponsored by Google that encourages students, of all levels, to get involved with Open Source.  A summary of some proposed projects can be found here and here, any interested candidates need to get their skates on as the deadline for application is March 31, register [...]