Class FindByPrimaryKeyGen
- java.lang.Object
-
- org.tharos.jdbc.swissknife.generate.strategy.dao.internal.FindByPrimaryKeyGen
-
public class FindByPrimaryKeyGen extends Object
-
-
Constructor Summary
Constructors Constructor Description FindByPrimaryKeyGen()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.squareup.javapoet.MethodSpecgenerateFindByPrimaryKey(Table table, com.squareup.javapoet.TypeSpec dto, com.squareup.javapoet.TypeSpec daoException, String basePackage, String purifiedName)
-