|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VirtualFolderImpl | |
---|---|
ARoad0.AcsAddon.Accbee.MySQL.gBase | Provides the gBase classes for modelling a MySQL 5 server as an extension, in the AcsAddon MySQL, of the generic ARoad0.gBase package. |
ARoad0.gBase | CORE OF THE PROGRAM This package contains the fresh object-oriented database management system for Access Road; this package documentation page is recommended as a first reading for all the Access Road developers. |
Uses of VirtualFolderImpl in ARoad0.AcsAddon.Accbee.MySQL.gBase |
---|
Subclasses of VirtualFolderImpl in ARoad0.AcsAddon.Accbee.MySQL.gBase | |
---|---|
class |
VirtualFolderMySQLImpl
This class is responsible to simulate a MySQL view, adding a view delegate under the database node in the resources tree. |
Methods in ARoad0.AcsAddon.Accbee.MySQL.gBase that return VirtualFolderImpl | |
---|---|
protected VirtualFolderImpl |
VirtualFolderMySQLImpl.copyOwnVariables(VirtualFolderMySQLImpl _result)
UNUSED - This method provides a copy of the instance variables. |
Uses of VirtualFolderImpl in ARoad0.gBase |
---|
Fields in ARoad0.gBase declared as VirtualFolderImpl | |
---|---|
static VirtualFolderImpl |
VirtualFolderImpl.EMPTY_INSTANCE
|
Methods in ARoad0.gBase that return VirtualFolderImpl | |
---|---|
protected VirtualFolderImpl |
VirtualFolderImpl.copyOwnVariables(VirtualFolderImpl _result)
UNUSED This method provides a copy of the instance variables. |
Methods in ARoad0.gBase with parameters of type VirtualFolderImpl | |
---|---|
protected VirtualFolderImpl |
VirtualFolderImpl.copyOwnVariables(VirtualFolderImpl _result)
UNUSED This method provides a copy of the instance variables. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |