Uses of Enum Class
com.franz.agraph.pool.AGConnProp
-
Uses of AGConnProp in com.franz.agraph.pool
Modifier and TypeMethodDescriptionstatic AGConnProp
Returns the enum constant of this class with the specified name.static AGConnProp[]
AGConnProp.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic AGConnPool
AGConnPool.create
(Map<AGConnProp, String> connProps, Map<AGPoolProp, String> poolProps) Create a pool from configuration properties.