Interface FunctionDao
- All Known Implementing Classes:
FunctionJdbcDao,SnapshotFunctionDao
public interface FunctionDao
-
Method Summary
Modifier and TypeMethodDescriptiongetArgumentsForFunction(String functionCode) getFunction(String code, String ver, int sid)
-
Method Details
-
getFunction
-
getMaxLastUpdate
Date getMaxLastUpdate() -
getAllLastUpdates
-
getAllHeads
-
getArgumentsForFunction
-