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

apache - Add omitted ? to URLs -

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

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