This paper examines the incorporation of database views into an object oriented conceptual model. An approach is presented where views are themselves objects, instances of view classes. These view objects provide new ways of interacting with preexisting data no new objects are required to populate the view. Although this approach requires no new concepts to be added to the object oriented data model, a large category of views may be realised. These views allow (parameterisable) speci cation of their populations, and may be arranged in hierarchies the objects they contain may be decomposed or combined, and may h a ve properties added or hidden. The views presented maintain the integrity of the underlying object model, and allow updating where appropriate. A prototype implementation of a data management system supporting such views is described brie y.