Changes for version 0.3013 - 2010-12-20
- fixed pod. (thanks nekokak)
- fixed many_to_many oparations.
- support nested begin_session().
Modules
An implementation of the Data Mapper pattern (object-relational mapper).
the engine interface
the DBI engine
An iterator for returning query results.
A base class of iterator for returning query results.
map the metadata to a class.
Provides
in lib/DBIx/ObjectMapper/Engine/DBI/Driver.pm
in lib/DBIx/ObjectMapper/Engine/DBI/Driver/Pg.pm
in lib/DBIx/ObjectMapper/Engine/DBI/Driver/SQLite.pm
in lib/DBIx/ObjectMapper/Engine/DBI/Driver/mysql.pm
in lib/DBIx/ObjectMapper/Engine/DBI/Iterator.pm
in lib/DBIx/ObjectMapper/Engine/DBI/Transaction.pm
in lib/DBIx/ObjectMapper/Log.pm
in lib/DBIx/ObjectMapper/Metadata/Declare.pm
in lib/DBIx/ObjectMapper/Metadata/Polymorphic.pm
in lib/DBIx/ObjectMapper/Metadata/Query.pm
in lib/DBIx/ObjectMapper/Metadata/Sugar.pm
in lib/DBIx/ObjectMapper/Metadata/Table.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Base.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Connect.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Desc.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Func.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Array.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/BigInt.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Binary.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Bit.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Boolean.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Date.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Datetime.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Float.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Int.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Interval.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Mush.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Numeric.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/SmallInt.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/String.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Text.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Time.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Undef.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Uri.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/Type/Yaml.pm
in lib/DBIx/ObjectMapper/Metadata/Table/Column/TypeMap.pm
in lib/DBIx/ObjectMapper/Query.pm
in lib/DBIx/ObjectMapper/Query/Base.pm
in lib/DBIx/ObjectMapper/Query/Count.pm
in lib/DBIx/ObjectMapper/Query/Delete.pm
in lib/DBIx/ObjectMapper/Query/Insert.pm
in lib/DBIx/ObjectMapper/Query/Select.pm
in lib/DBIx/ObjectMapper/Query/Update.pm
in lib/DBIx/ObjectMapper/Relation.pm
in lib/DBIx/ObjectMapper/Relation/BelongsTo.pm
in lib/DBIx/ObjectMapper/Relation/HasMany.pm
in lib/DBIx/ObjectMapper/Relation/HasOne.pm
in lib/DBIx/ObjectMapper/Relation/ManyToMany.pm
in lib/DBIx/ObjectMapper/SQL.pm
in lib/DBIx/ObjectMapper/SQL/Base.pm
in lib/DBIx/ObjectMapper/SQL/Delete.pm
in lib/DBIx/ObjectMapper/SQL/Insert.pm
in lib/DBIx/ObjectMapper/SQL/Select.pm
in lib/DBIx/ObjectMapper/SQL/Set.pm
in lib/DBIx/ObjectMapper/SQL/Update.pm
in lib/DBIx/ObjectMapper/Utils.pm
in lib/DateTime/Format/DBIMAPPER_MySQL.pm