Package | Description |
---|---|
org.basex | |
org.basex.api.client |
Client sessions.
|
org.basex.core |
Database core classes.
|
Modifier and Type | Method and Description |
---|---|
protected Session |
BaseXClient.init() |
Modifier and Type | Class and Description |
---|---|
class |
ClientSession
This class contains methods to execute database commands via the client/server architecture.
|
class |
LocalSession
This class offers methods to locally execute database commands.
|
Modifier and Type | Method and Description |
---|---|
protected Session |
CLI.init()
Initializes and returns a session.
|
protected Session |
CLI.session()
Returns the session.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.