Does anyone know why using the HSQLDialect dialect vs. the Oracle9Dialect dialect produces the NPE? If it happened under both conditions, then I would have thought the problem is with my...
Type: Posts; User: jgreyling; Keyword(s):
Does anyone know why using the HSQLDialect dialect vs. the Oracle9Dialect dialect produces the NPE? If it happened under both conditions, then I would have thought the problem is with my...
Ok,
so I've started to play with externalized named queries. I use both Oracle and HSQL dialects (the latter for when I test on my workstation), however when I load my named queries file...