jpa 2.0 - Property not mapped by JPA to column in DB -


i have property in jpa model not mapped column in database.

because of this, compiler says "column abc cannot resolved".

is there annotation property no longer mapped db column, kind of utility property in jpa model.

regards,

satya

add @javax.persistence.transient property


Comments

Popular posts from this blog

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

apache - Add omitted ? to URLs -

php - How can I stop spam on my custom forum/blog? -