The Dangling Pointer
  • Home
  • About
Sign in Subscribe

java

A collection of 4 posts
hibernate

Hibernate 3.6.0.Final + PostgreSQL + CLOBs

I recently upgraded a project I'm working on to Hibernate 3.6.0.Final from 3.5.6 and realized that one of my entities that had a CLOB (character large object) was pooping out.  I was getting an exception stack track similar to: Caused by: org.postgresql.
06 Jan 2011 2 min read
hibernate

Flush THIS Hibernate!

I've been working with Hibernate 3.3.2 and Hibernate Search 3.1 for the past few months.  We finally got to a point in our project where we are sucking in mass amounts of data into our application from a large business application via JMS.  Suddenly, I&
12 Jun 2010 1 min read
App Engine

Google App Engine & Java

So I've spent a few days going over Google App Engine for Java.  So far, I have to say, I'm impressed.  Google has created a really cool service that lets anyone write a Java web application and host it on their multitude of servers.  This is
24 Apr 2009 1 min read
.net

Microsoft WCF Web Services & Java

I spent a good 50+ hours on trying to consume a Microsoft WCF secure web service with a Java solution.  I tried Spring Web Services, Axis2, and looked at Metro/Tango and decided Axis2 was the "easiest" solution.  The web service I'm connecting to implements WS-Security,
06 Mar 2009 1 min read
Page 1 of 1
The Dangling Pointer © 2025
  • Sign up
Powered by Ghost