org.kuali.student.common.test.spring
Annotation Type Dao


Deprecated.

@Deprecated
@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface Dao


Required Element Summary
 String value
          Deprecated.  
 
Optional Element Summary
 String testDataFile
          Deprecated.  
 String testSqlFile
          Deprecated.  
 

Element Detail

value

public abstract String value
Deprecated. 

testDataFile

public abstract String testDataFile
Deprecated. 
Default:
""

testSqlFile

public abstract String testSqlFile
Deprecated. 
Default:
""


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.