No, sorry. There is AUTO_INCREMENT in MySQL, but, for example, in MS SQL this is called IDENTITY. Many things are not standardized in SQL - and most of them are in the area of schema creation.
This is a mess, but you can use things like for example. Hibernate / NHibernate to try to use a single code base.
source share