Enum Class AGPoolProp

java.lang.Object
java.lang.Enum<AGPoolProp>
com.franz.agraph.pool.AGPoolProp
All Implemented Interfaces:
Serializable, Comparable<AGPoolProp>, Constable

public enum AGPoolProp extends Enum<AGPoolProp>
Property names for AGPoolConfig.

Property names to open a AGRepositoryConnection.

TODO: AGRepositoryConnection.setSessionLoadInitFile(boolean)

TODO: AGRepositoryConnection.addSessionLoadScript(String)

Many of these properties are specified and used by GenericObjectPool.

See Also: