JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
software.tnb.db.common.account
Interface SQLAccount
All Superinterfaces:
Account
public interface
SQLAccount
extends
Account
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
database
()
String
password
()
String
username
()
Methods inherited from interface software.tnb.common.account.
Account
toProperties
Method Details
username
String
username
()
password
String
password
()
database
String
database
()