Package orm2 :: Module keys :: Class primary_key
[hide private]
[frames] | no frames]

Class primary_key

source code

key --+
      |
     primary_key

Instance Methods [hide private]
  __init__(self, dbobj)

Inherited from key: __eq__, attribute, attribute_name, attribute_names, attributes, column, columns, isset, make_tuple, sql_literal, sql_literals, value, values, where

Inherited from key (private): _where


Method Details [hide private]

__init__(self, dbobj)
(Constructor)

source code 
Overrides: key.__init__
(inherited documentation)