NAME

blx::xsdsql::connection::sql::connection - internal class for namespace sql

SYNOPSIS

use blx::xsdsql::connection::sql::connection

SEE ALSO

blx::xsdsql::connection - this is the main class for generate connection

VERSION

0.10.0

FUNCTIONS

get_dbnamespace - return the database namespace (Ex: pg for postgresql)

get_dbname - return the database name (Ex: mydb)

get_user - return the user

get_pwd - return the password

get_host - return the remote socket host name or ip addres

get_port - return the remote socket port

AUTHOR

lorenzo.bellotti, <pauseblx@gmail.com>

COPYRIGHT AND LICENSE

Copyright (C) 2010 by lorenzo.bellotti

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html