Main > Programming > Libraries >

Object::Relation::Meta::Attribute::Schema 0.1.0

Object::Relation::Meta::Attribute::Schema 0.1.0

Sponsored Links

Object::Relation::Meta::Attribute::Schema 0.1.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.23 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1123
Date added: 2006-09-26
Publisher: Kineticode, Inc.

Object::Relation::Meta::Attribute::Schema 0.1.0 description

Object::Relation::Meta::Attribute::Schema is a Perl module for Object::Relation database store builder.

Synopsis

# Assuming MyThingy was generated by Object::Relation::Meta and that were building
# a data store schema.
my $class = MyThingy->my_class;

print "nAttributes:n";
for my $attr ($class->attributes) {
print " o ", $attr->name, $/;
print " Column: ", $attr->column, $/;
if (my $idx = $attr->index) {
print " Index: $idxn";
}
if (my $ref = $attr->references) {
print " References ", $ref->package, $/;
print " On Delete: ", $attr->on_delete, $/;
}
}

This module is provides metadata for all Object::Relation class attributes while building a storage schema. Loading Object::Relation::Schema causes it to be used instead of Object::Relation::Meta::Attribute. This is so that extra metadata methods are available that are useful in constructing the schema, but are not otherwise useful when an application is actually in use.

Object::Relation::Meta::Attribute::Schema 0.1.0 Screenshot

Advertisements

Object::Relation::Meta::Attribute::Schema 0.1.0 Keywords

Bookmark Object::Relation::Meta::Attribute::Schema 0.1.0

Hyperlink code:
Link for forum:

Object::Relation::Meta::Attribute::Schema 0.1.0 Copyright

WareSeeker periodically updates pricing and software information of Object::Relation::Meta::Attribute::Schema 0.1.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Object::Relation::Meta::Attribute::Schema 0.1.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Object::Relation::Meta::Class::Schema is a Perl module for Object::Relation database store builder. Free Download
Object::Relation::Meta::Type is an Object::Relation Data type validation and accessor building. Free Download
Object::Relation::DataType is a Perl module with complex data types for TKP. Free Download
Be::Attribute is a Perl module to get and set MIME file attributes. Free Download
Class::Meta::Declare is a Perl module deprecated in favor of Class::Meta::Express. Free Download
MyCMS perl module provides the MN::CMS Perl module used by the MyCMS. Free Download
SQL::Schema is a Perl module to convert a data dictionary into SQL statements. Free Download
CGI::Application::Plugin::Authentication::Store is a base module for building storage classes. Free Download