[jboss-user] [EJB 3.0] - Re: No Dialect mapping for JDBC type

2007-03-12 Thread dhartford
Exact same problem, except my JDBC type is ''. Tried to set | query.setHint(hibernate.dialect, org.hibernate.dialect.PostgreSQLDialect); | but did not have an impact. Note that my query is actually a Stored Procedure, so no JPA-QL work around that I know of ;-) please respond ASAP,

[jboss-user] [EJB 3.0] - Re: No Dialect mapping for JDBC type

2007-03-12 Thread dhartford
Tested on Jboss 4.0.5.GA from JEMS 1.2.0.GA install. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4027176#4027176 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4027176 ___