public class NavuCursor extends Object
Constructor and Description |
---|
NavuCursor(CdbSession cdbSession,
NavuNode node,
String fmt,
Object... arguments)
Constructor to be used when in CDB mode.
|
public NavuCursor(CdbSession cdbSession, NavuNode node, String fmt, Object... arguments)
cdbSession
- an active CDB session.node
- a NAVU node holding info regarding the schema.fmt
- a list node string keypatharguments
- zero or more Object arguments to be substituted in fmt