Dale.....You are my hero.......it works after I dropped the schema and
re-created it......
Any clue why this is like this ?
tHanksssssssssssss a ton again....
DNewfield wrote:
>
> <[EMAIL PROTECTED]> wrote:
>>when I use a simple query it gives the following error...
>>
>>//Query
>>Query q = super.entityManager.createQuery("select b from Bingo b ");
>
> You'll probably get the same error, but did you try hibernate's simplest
> query "from Bingo"?
>
> It looks to me like the DB schema is not in sync with your Hibernate
> classes. Have you tried dropping and recreating the DB? Does that
> complete without errors?
>
> -Dale Newfield
> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/JPA-Problem-tf3480046s2369.html#a9727205
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]