externaltables
Class LoadCookbookData
java.lang.Object
externaltables.LoadCookbookData
public class LoadCookbookData
- extends Object
A class used in the External Tables Cookbook example to create sample
records in the NoSQL Database.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER_OBJECT_TYPE
static final String USER_OBJECT_TYPE
- See Also:
- Constant Field Values
LoadCookbookData
LoadCookbookData(String[] argv)
- Parses command line args and opens the KVStore.
main
public static void main(String[] args)
Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.