mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
#1522 - Refactor - Change io.ebean.Model to not be a annotated with @MappedSuperclass
This commit is contained in:
@@ -74,7 +74,6 @@ import javax.persistence.MappedSuperclass;
|
||||
*
|
||||
* }</pre>
|
||||
*/
|
||||
@MappedSuperclass
|
||||
public abstract class Model {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user