Name - Template::Hash:string_index

Allows you to name SQLEngines and then later find them by name.

Provides a simple scoping mechanism for shared pools of datasources.

name ($string)

Set a name.

name () : $string?

Get the name, if any,

name (undef)

To dispose of an instance you must clear its name.

find_name ($string) : $instance?

Class method. Locate an instance