mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Bump to 13.0.0 and Java 11
This commit is contained in:
@@ -4,7 +4,9 @@ import java.util.Set;
|
||||
import javax.persistence.Entity;
|
||||
import javax.persistence.Id;
|
||||
import javax.persistence.ManyToMany;
|
||||
import javax.persistence.Table;
|
||||
|
||||
@Table(name="o_role")
|
||||
@Entity
|
||||
public class Role {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user