@Deprecated @Target(value=FIELD) @Retention(value=RUNTIME) public @interface Dao
Modifier and Type | Required Element and Description |
---|---|
String |
value
Deprecated.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
testDataFile
Deprecated.
|
String |
testSqlFile
Deprecated.
|
public abstract String testDataFile
public abstract String testSqlFile
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.