no message
This commit is contained in:
@@ -8,7 +8,6 @@ public class SapforProfile extends iDBObject {
|
||||
public String description = "";
|
||||
@Description("DEFAULT 0")
|
||||
public long creationDate = 0;
|
||||
|
||||
@Override
|
||||
public Object getFieldAt(int columnIndex) {
|
||||
switch (columnIndex) {
|
||||
|
||||
Reference in New Issue
Block a user