This should work better.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@389 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -28,7 +28,7 @@ import com.samskivert.jdbc.depot.annotation.Entity;
|
|||||||
import com.samskivert.jdbc.depot.annotation.Id;
|
import com.samskivert.jdbc.depot.annotation.Id;
|
||||||
import com.samskivert.jdbc.depot.expression.ColumnExp;
|
import com.samskivert.jdbc.depot.expression.ColumnExp;
|
||||||
|
|
||||||
@Entity(name="STAT_RECORD")
|
@Entity(name="STATS")
|
||||||
public class StatRecord extends PersistentRecord
|
public class StatRecord extends PersistentRecord
|
||||||
{
|
{
|
||||||
// AUTO-GENERATED: FIELDS START
|
// AUTO-GENERATED: FIELDS START
|
||||||
|
|||||||
Reference in New Issue
Block a user