This chapter covered everything you need to know to write persistent
		class definitions in JDO.  JDO implementations cannot use your
		persistent classes, however, until you complete one additional step:
		you must create the JDO metadata.  The next chapter explores metadata
		in detail.