-
Bug
-
Resolution: Done
-
Major
-
3.0.0.GA
-
None
-
None
this is code cause npe problem:
package rrr;
public interface Entity extends Identifiable <Long>
{ Long getId (); }this is code cause npe problem:
package rrr;
public interface Entity extends Identifiable <Long>
{ Long getId (); }