Description: Cart-level category system, private Integer id private String cname private Integer parentid private String description private Blob photo private Short ctype private Set products = new HashSet (0) private Set normses = new HashSet (0 )
File list (Check if you may need any files):
Category.java