mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Remove unused ServerConfig debugSql options, Update Tests to use agentloader
This commit is contained in:
@@ -34,7 +34,7 @@ import com.avaje.ebean.annotation.Where;
|
||||
public class Order implements Serializable {
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
|
||||
@XmlType(name="status")
|
||||
public enum Status {
|
||||
NEW,
|
||||
|
||||
Reference in New Issue
Block a user