Class: Baza::Driver::MysqlJava::Column

Inherits:
Baza::Driver::Mysql::Column show all
Defined in:
lib/baza/driver/mysql_java/column.rb

Instance Attribute Summary

Attributes inherited from Baza::Driver::Mysql::Column

#args, #name

Method Summary

Methods inherited from Baza::Driver::Mysql::Column

#__object_unique_id__, #autoincr?, #change, #comment, #create_foreign_key, #default, #drop, #initialize, #maxlength, #null?, #primarykey?, #reload, #table_name, #type

Methods inherited from Column

#after, #data, #inspect, #table, #to_param, #to_s

Methods included from Baza::DatabaseModelFunctionality

#model_name, #to_model

Constructor Details

This class inherits a constructor from Baza::Driver::Mysql::Column