tabula
tabula
API
io.github.edadma.tabula
Axis
BoolType
Dataset
Dataset
FloatType
InferType
IntType
PG
Sample
StringType
TimestampType
Type
Type
UnknownType
run
tabula
/
io.github.edadma.tabula
/
PG
PG
io.github.edadma.tabula.PG
object
PG
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
PG
.
type
Members list
Clear all
Value members
Concrete methods
def
connect
(
host
:
String
,
database
:
String
,
user
:
String
,
password
:
String
,
port
:
Int
):
Connection
def
datasetFromResultSet
(
rs
:
ResultSet
):
Dataset
def
query
(
sql
:
String
,
conn
:
Connection
):
Dataset
def
query
(
sql
:
String
,
host
:
String
,
database
:
String
,
user
:
String
,
password
:
String
,
port
:
Int
):
Dataset
In this article
Attributes
Members list
Value members
Concrete methods