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

Inherits:
Baza::Driver::Mysql::Column show all
Defined in:
lib/baza/drivers/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, #data, #default, #drop, #initialize, #maxlength, #null?, #primarykey?, #reload, #table, #table_name, #type

Methods inherited from Column

#inspect, #to_s

Constructor Details

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