Initializing and Using a Database Connection in a Layer
Hi, can anyone provide a simple example of how a db connection would be initialized and used in the context of a layer.
Obviously, I don't want the connection to be created each time I'm using the layer.
Obviously, I don't want the connection to be created each time I'm using the layer.
