Package | Description |
---|---|
com.codelanx.codelanxlib.data | |
com.codelanx.codelanxlib.data.types |
Modifier and Type | Interface and Description |
---|---|
interface |
FileDataType
Opens and loads a file into memory using the appropriate data type.
|
interface |
SQLDataType
Represents an object that connects to an SQL database and allows operations
to be made upon it
|
Modifier and Type | Class and Description |
---|---|
class |
Json
Represents a JSON file that has been parsed and loaded into memory.
|
class |
MySQL
Instantiable MySQL connector
|
class |
SQLite
Instantiable SQLite connector
|
class |
Yaml
Represents a YAML file that is parsed and loaded into memory.
|
Copyright © 2015. All rights reserved.