Interface SqlService
-
- All Superinterfaces:
ObserveService
public interface SqlService extends ObserveService
Created on 17/06/2021.- Since:
- 5.0.27
- Author:
- Tony Chemit - dev@tchemit.fr
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataMatrixselect(String select)
-
-
-
Method Detail
-
select
DataMatrix select(String select)
-
-