Java and CMP

We use CMP to generate unique primary key ids for our database. However, when we have pre-entered data in the database, the primary keys generated collide with the info pre-entered ids. How can I get around this? We could have a lot of presupplied entries in our system.