Uses of Interface
com.github.sttk.sabi.DaxConn
Packages that use DaxConn
-
Uses of DaxConn in com.github.sttk.sabi
Methods in com.github.sttk.sabi with type parameters of type DaxConnModifier and TypeMethodDescription<C extends DaxConn>
CDax.getDaxConn
(String name) Gets aDaxConn
instance associated with the argument name.<C extends DaxConn>
CDaxBase.getDaxConn
(String name) Gets aDaxConn
instance associated with the argument name.Methods in com.github.sttk.sabi that return DaxConnModifier and TypeMethodDescriptionDaxSrc.createDaxConn()
Creates aDaxConn
object which represents a connection to this data source.