| Package | Description | 
|---|---|
| com.codelanx.commons.data.types | 
| Modifier and Type | Method and Description | 
|---|---|
static Cache<MySQL> | 
MySQL.newCache(MySQL.ConnectionPrefs prefs,
        long keepAliveMS)
Returns a new cached MySQL connection, which will automatically renew
 itself at the specified interval via  
keepAliveMS, in
 milliseconds. | 
Copyright © 2017. All rights reserved.