Hibernate的annotation点滴 一

在写hibernate的annotation的时候 ,注意,一定要在same level,写在variable上就整个class里面都这么写,不要有

些写在variable上,有些写在get method上,会有错滴。

你可能感兴趣的:(Hibernate,Class)