DEFAULT_PORT
DEFAULT_PORT = 33000
CUBRID Database Adapter Class
Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not.
db_pconnect() : resource
Persistent database connection In CUBRID persistent DB connection is supported natively in CUBRID engine which can be configured in the CUBRID Broker configuration file by setting the CCI_PCONNECT parameter to ON. In that case, all connections established between the client application and the server will become persistent. This is calling the same