Package | Description |
---|---|
com.codelanx.codelanxlib.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 © 2015. All rights reserved.