Changes for version 0.06.1
- corretted algo bugs on param ROOT_TAG_PARAMS for method blx::xsdsql::xml::write
Modules
generic iterator for string,array,file descriptor or subroutine
generic output streamer into a string,array,file descriptor or subroutine
convert database connection string into specific application form
generic converted database connection string into specific application form
convert database connection string into dbi for oracle
convert database connection string into dbi for postgresql
generate the files for create table ,drop table ,add primary key,drop sequence,create sequence,drop view,create view
generic handles for generator
generic handle for add primary key
generic handle for create dictionary
generic handle for create sequence
generic handle for create table
generic handle for create view
generic handle for drop view
generic handle for drop a sequence
generic handle for drop table
generic handle for drop view
generic handle for insert dictionary
generic handle for oracle
add primary key for oracle
create table dictionary for oracle
create sequence for oracle
create table for oracle
create view for oracle
drop table dictionary for oracle
drop sequence for oracle
drop table for oracle
drop view for oracle
insert dictionary for oracle
generic handle for postgres
add primary key for postgres
create table dictionary for postgres
create_sequence for postgres
create table for postgres
create view for postgres
drop table dictionary for postgres
drop sequence for postgres
drop table for postgres
drop view for postgres
insert dictionary for postgres
parser for xsd files
mapping a xml path to table/column
a schema is a class with include the common objects and search methods
Perl version and ut for blx::xsdsql
read/write xml file from/to sql database
a catalog is a class with include the common methods from table class and column class (for example the max length of a dictionary database name)
a generic colum class
binding generator for blx::xsdsql::xml
a generic table class
a generic view class
a catalog class for oracle
a column class for oracle
a binding class for oracle
a table class for oracle
a catalog class for postgresql
a column class for postgresql
a binding class for postgresql
a table class for postgresql