All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.anyboot.config.db.impl.postgresql.SQLCreaterImpl Maven / Gradle / Ivy

There is a newer version: 8.3.6.211
Show newest version
package org.anyboot.config.db.impl.postgresql;

import org.springframework.stereotype.Repository;

@Repository("anyboot.jdbc.creater.postgresql")
public class SQLCreaterImpl extends org.anyline.config.db.impl.postgresql.SQLCreaterImpl{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy