Class ORMTable
	
	
Defines a table aware of relationships and other abstractions
	 
	
		- 
			Alchemy\core\Element
			
			 implements 
				Alchemy\core\IElement
			
			
		
 
		- 
			
			Alchemy\core\schema\Table
			
			 implements 
				Alchemy\util\promise\IPromisable
			
			
		 
		- 
			
Alchemy\orm\ORMTable			
			
			
		 
	
	
	
	Methods summary
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
		
			 protected 
			
			
			
		 | 
		
		#
		resolve( )
		
			
Lazy-resolve the whole Table 
		 
		
			
Lazy-resolve the whole Table 
				Overrides
				
		 
		  | 
	
	
	
	Methods inherited from Alchemy\core\schema\Table
	
		
			__construct(), 
			copy(), 
			find(), 
			getColumn(), 
			getName(), 
			getPrimaryKey(), 
			hasColumn(), 
			listColumns(), 
			listDependancies(), 
			listDependants(), 
			listIndexes(), 
			list_promisable_methods(), 
			register(), 
			register_name()
		 | 
	
	
	
	Methods inherited from Alchemy\core\Element
	
		
			__callStatic(), 
			__clone(), 
			addTag(), 
			addTags(), 
			define(), 
			define_alias(), 
			getDescription(), 
			getID(), 
			getTag(), 
			getType(), 
			get_definition(), 
			listTags(), 
			normalize_arg()
		 |