Uses of Class
org.lyra.Database.Interface.myConnections

Packages that use Interface.myConnections
org.lyra.Database   
 

Uses of Interface.myConnections in org.lyra.Database
 

Methods in org.lyra.Database that return Interface.myConnections
 Interface.myConnections Interface.Query(java.lang.String query, java.lang.String... parameters)
          One of the more critical components of this Class is the ability to abstract the SQL Query process.